label{
 padding-left: 8px;
 color: #AB9F82;
 line-height: 18px;
}
input{
	border: thin solid #AB9F82;
	background:#000 url(../../templates/images/shadow.gif) repeat-x top;
	font-size: 0.9em;
	margin-top: 5px;
	padding: 2px;
	color:#AB9F82;
}
#resultado_mail{
	padding-left: 8px;
 	color: #cc0000;
 	line-height: 18px;
	font-weight: bolder;
}
	textarea
	{
		background:#000 url(../../templates/images/shadow.gif) repeat-x top;
		border-bottom:1px solid #AB9F82;
		border-left:1px solid #AB9F82;
		border-right:1px solid #AB9F82;
		border-top:1px solid #AB9F82;
		color:#AB9F82;
		font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
		font-size:100%;
		margin:0;
		width:100%;
	}

.botones{
	
}