fieldset.remitente, fieldset.intereses, 
fieldset.captcha {
padding:20px;
 margin-bottom:20px;
border:1px solid #898886;}


fieldset.remitente div 
{background-color:#ffffff;
 width:450px;
margin-bottom:25px;}

fieldset.remitente input, 
fieldset.remitente textarea, 
fieldset.remitente select {
border:1px solid #ccc;
margin-bottom:15px;
float:right;
width:300px;
background-color:B3C4CE;
}

fieldset.captcha input,{
	border:1px solid #ccc;
	margin-bottom:15px;
	float:none;
	width:300px;
	background-color:B3C4CE;}


fieldset.remitente label.text {
color:#656565; font-weight:bold;}

fieldset.remitente label textarea {height:80px;}
fieldset.intereses label {line-height:22px;}

fieldset.intereses label input[type="checkbox"]
{ border-color:#e9e9e9;
border-style:solid;
border:1px;}

fieldset.captcha div.captcha label img
{float:left;} 


div.captcha label input[type="submit"] 
{background-color:#9fb2d3;
color:#ffffff;
width:100px;
padding:3px;
font-weight:bold;}
