
#recordar_caja{ position:relative; left:0px; top:0px; }

	#recordar_titulo{ position:relative; left:30px; height:30px; margin-top:10px; padding:0px 0px 0px 40px; font-size:20px; color:#003A82; font-weight:bold; background:url(images/ico_4.gif) left top no-repeat; }
	#recordar_texto{ position:relative; left:70px; margin-top:10px; width:500px; }

	#recordar_email{ position:absolute; left:0px; top:145px; width:100px; text-align:right; font-size:11px; color:#333; font-weight:bold; }
	#recordar_email_caja{ position:absolute; left:110px; top:142px; }
	#recordar_email_caja input{ width:280px; height:20px; }
	
	#recordar_enviar{ position:absolute; left:427px; top:145px; font-weight:bold; padding:0px 2px 0px 15px; background:url(images/bot_azul_4.gif) left bottom no-repeat; }
	#recordar_enviar a{ color:#043C7D; text-decoration:none;}
	
	#recordar_aux_1{ position:absolute; left:25px; top:130px; width:520px; height:50px; background-color:#EFF9FE; }

