
#recordar_caja{position:relative; width:631px; min-height:460px; padding-left:65px; }
* html #recordar_caja{ width:696px; height:460px; }

	#recordar_titulo{ width:241px;  }
	#recordar_titulo span{  background-image:url(images/ico6.png);  }
	
	#recordar_texto{ position:relative; left:18px; width:502px; z-index:1;  }
	
	#recordar_email{ 
		position:relative; left:18px; margin-top:20px; width:442px; height:41px;
		font-size:11px; font-weight:bold;
		background:url(images/caja1.png) left top no-repeat; 
		padding-top:20px; padding-left:60px;
	}
	* html #recordar_email{  width:502px; height:61px; }
	
	#recordar_email_caja{ position:relative; left:130px; margin-top:-44px; width:240px; height:18px;  }
	#recordar_email_caja input{ width:240px; }
	
	#recordar_enviar{ position:relative; left:253px; margin-top:40px;  }
	#recordar_enviar span{   background-image:url(images/bEnviar.gif);    }

