.coluna1{
clear:both;
float:left;
width:415px;
margin-right: 20px;
}

.coluna2{
float:left;
width:300px;
}

.dados-atendimento {
	clear:both;
	float:left;
	width:200px;
	margin-right: 20px;
	margin-top: 20px;
}

.textoatendimento {
	float: left;
	width:640px; 
	margin-top: 20px;
}

.box-somar {
clear:both;
float: left;
width:200px;
margin-top: 40px;
margin-right: 20px;

}

.box-esac {
width:180px;
float:left;
margin-top:40px;

}

.mensagem {
float:left;
width:400px;

margin-top:40px;

padding-left:20px;

border-left: 1px;
border-left-style:solid;
border-left-color:#CCCCCC;

}

.faq {
clear:both;
float:left;
width:410px;

margin-top:40px;

}