body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ———– My Form ———– */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}
/* ———– stylized ———– */
#stylized{
/*border:solid 2px #b7ddf2;*/
/*background:#F7F2E0;*/
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:160px;
float:left;
color:#3b3a3a;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:200px;
}

#stylized .error{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:200px;
		top:-2px;
		left:-2px;
}


#stylized input{
			
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #B40404;
width:200px;
height:12px;
background:#FFFFFF;
/*margin:2px 0 20px 10px;*/
color:#3b3a3a;
}


	#stylized .formSelect {
		color:#000;
		/*background:#ffa;*/
		position:absolute;
		width:207px;
		height:22px;
		top:-2px;
		left:-2px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}

#stylized	.divFormSelect {
		border:solid 1px #B40404;
		position:relative;
		width:203px;
		height:18px;
		overflow:hidden;
	}

#stylized button{
clear:both;
/*margin-left:150px;*/
width:85px;
height:25px;
/*text-align:center;*/
line-height:25px;
background:#B40404;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#stylized button:hover{
clear:both;
/*margin-left:150px;*/
width:85px;
height:25px;
/*text-align:center;*/
line-height:25px;
background:#B40404;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}



#stylized .boton{
clear:both;
/*margin-left:150px;*/
width:85px;
height:25px;
/*text-align:center;*/
line-height:25px;
background:#B40404;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding: 0 3px 0 2.5px;
}

#stylized .boton:hover{
clear:both;
/*margin-left:150px;*/
width:85px;
height:25px;
/*text-align:center;*/
line-height:25px;
background:#B40404;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:underline;
padding: 0 3px 0 2.5px;
}

/*
.capaSelOtrRed {
		border:5px dashed #FF0000;
		position:relative;
		width:124px;
		height:18px;
		overflow:hidden;
	}
 .formSelDi {color:#000;
		background:#ffa;
		position:absolute;width:
		128px;
		height:22px;
		top:-2px;
		left:-2px;
	}*/