body, form{padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}

div#conversor_top{
	background:url(img/conversor_top.png) no-repeat;
	width:306px;
	height:31px;
}
div#conversor{
	position:relative;
	float:right;
	width:306px;
	top:10px;
	right:-3px;
}
div#conversor_pie{
	background:url(img/conversor_pie.png) no-repeat;
	width:306px;
	height:13px;
}
div#conversor_cuerpo{
	background:url(img/conversor_fondo.png) repeat-y;
	width:306px;
	padding-left:10px;
	padding-top:5px;
	font-size:0.65em;
}

#tipo_ini, #tipo_fin, #cantidad{color: #56524f;background-color: #ffffff;border:1px solid #999999;width:150px;}
.button{background-color:#e0dfe4;color:#56524f;width:100px;border:1px solid #000000;margin-left: 25px;}
.clear{	clear:both;}

