/* Formulários */

#guia{background: url("../imagens/principal/caixa.gif"); height: 162px; margin: 0 auto; width: 286px;}
  #guiaTexto{float: left; text-align: right; width: 90px;}
    #guiaTexto p{margin-top: 10px;}
  #selectGuia{float: left; width: 154px;}
    #selectGuia input{margin-top: 4px;}
  .imagemGuia{background: url("../imagens/principal/botao_pesquisar.jpg") top center no-repeat; height: 24px; width: 84px;}
  
#new{clear:both; float:left; height: 175px; margin-top:10px; width: 280px;}
  #new .conteudoNewsletter{clear: both; margin-left: 5px;}
  #new p{color: #666666;}
  #new .input{background:url("../imagens/principal/box_fundo.jpg") no-repeat; width:164px; height:19px; margin-bottom:2px; border:none;}
  #new label{clear:both; color:#666666;}
  #new .botao{border:0; cursor:pointer; background: url("../imagens/principal/botao_cadastrar.jpg") no-repeat; width:82px; height:24px; margin-left:130px;}
  
.contatoTexto input{width: 275px;}