p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

.myform{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:430px;}
	
.labels{ width:145px;}
.imputs{ float:right;}
#stylized{
	margin-top:20px;
}
#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 #c7c2c2;
padding-bottom:10px;
}


#stylized label{
	font-weight:600;
	text-align:right;
	width:145px;
	float:left;
	line-height:20px;
}
.espacio{
	width:430px;
	line-height:22px;
	clear:both;
	
}
.grande{ padding:10px 0 10px 0;}

#stylized .small{
color:#666666;

font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:209px;
	margin:0 0 20px 10px;
	text-align: left;
}
#stylized select{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:215px;
	margin:0 0 12px 10px;
	text-align: left;
}

#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:210px;
	height:80px;
	margin:2px 0 20px 10px;

}

#stylized button{

width:95px;
height:28px;
background: url(imagenes/boton.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;
font-style:normal;
}
#stylized button:hover{
background: url(imagenes/boton_hover.png) no-repeat;
color: #333;
}
#stylized button:active{
background: url(imagenes/boton_hover.png) no-repeat;
}
.boton1{
width:95px;
float:right;
}
.boton2{
width:95px;
float:left;
}
.botones{
	margin-left:155px;
	width:216px;
	clear:both;
	
}

.medida430right{
	width:430px;

}

