
#recordar_caja{ position:relative; left:190px; width:580px; padding-top:10px; padding-bottom:50px; }

	#recordar_titulo{ position:relative; height:37px; padding:15px 0px 0px 35px; font-size:18px; color:#25458A; font-weight:bold; background:url(images/ico_43.gif) left top no-repeat; }
	* html #recordar_titulo{ height:52px; }
	
	#recordar_texto{ position:relative; margin-top:10px; padding:0px 15px; font-size:12px; color:#25458A; }
	
	#recordar_email{ position:relative; width:185px; margin-top:40px; text-align:right; font-size:11px; color:#25458A; font-weight:bold; }
	#recordar_email_caja{ position:relative; left:190px; margin-top:-17px; width:240px; }
	#recordar_email_caja input{ width:240px; height:18px; }
	
	#recordar_enviar{ position:relative; left:370px; margin-top:15px; }