div.contato_esquerda {
	/*float: left;*/
	width: 310px;
	margin-right: 14px;
	display:block;
}

div.contato_esquerda img {
	border: 1px solid black;
	margin-bottom: 16px;
}


div.contato_form {
	/*float: left;*/
	display:block;
}

div.contato_form p {
	width: 418px;
}

div.contato_form form ul {
	margin-left: 0;
}

div.contato_form form ul li textarea{
	width: 266px;
}
