.msg_contato
{
clear:left;
float:right;
width:330px;

}
#form_contato
{
clear:left;
float:left;
height:auto;
width:410px;
}

#ok_contato
{
color:#666666;
font-weight:900;
text-align:center;
}
/*torna o menu da esquerda invisivel*/
#menuLeft
{
display:none;
}