#bloco_contato{
	display: inline;
	width: 320px;
	height: auto;
	margin-left: 10px;
	float: left;
}
#bloco_contato font{
	font-size: 16px;
	font-weight: bold;
	color: #555;
}
#bloco_contato input{
	width: 300px;
	height: 22px;
	background: #FFF;
	border: 1px outset;
}
