.sImg {
	float:left;
	margin-left:0px;
}
.iImg {
	float:left;
	margin-left:0px;
}

#formRecado fieldset {
border:none;
}

label span {
display:block;
font-size:13px;
clear:both;
padding:3px;
}

#nome,
#email,#cidade {
border:none;
background-color:#E3D9B5;
height:20px;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
padding:3px;
float:left;
width:340px;
}
#estado {
border:none;
background-color:#E3D9B5;
height:26px;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
}

#cidade {
border-style:none !important;
border-width:0px;
border-color:#E3D9B5;
width:233px !important;
}

#mensagem {
border:none;
background-color:#E3D9B5;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
padding:3px;
width:363px;
height:100px;
}

#conteinerFormulario {
  width:430px;  
  float:left;
  margin-left:25px;
 /* background-color:#FFFFFF;
  border: 1px solid #CCCCCC;*/
}

#conteinerRecados {
width:430px;
margin-left:0px;
float:left;
font-family:"Trebuchet MS";
display:block;
}

.recadoData {
color:#333333;
font-weight:bold;
font-size:12px;
}

.recadoNome, .recadoCidade {
color:#a98f2e;
font-weight:bold;
font-size:12px;
}

.recadoTexto {
	float:left;
	clear:both;
	margin-top:10px;
	font-size:13px;
	color:#000000;
}

label em, .statusMensagem {
display:block;
font-size:11px;
color:#000000;
font-style:italic;
}

div#alertas {
width:370px;
background-color:lightyellow;
border: 1px solid #CCCCCC;
padding:5px;
font-family:Trebuchet MS,  Georgia, "Verdana";
font-size:13px;
margin-bottom:20px;
}

#alertas {
	width:430px !important;
}

.erros h2 {
font-style:italic;
font-weight:bold;
color:#ff7349;
font-size:14px;
}

.erros ul {
font-size:13px;


padding:0;
}

#estado {
width:60px;
}