form#containerReg input {
	border:none;
	border-style:none;
}
#containerReg {
	height: auto !important;
	height: 275px;
	min-height: 275px;
	left:50%;
	margin-left:-296px;
	margin-top:-138px;
	position:absolute;
	top:50%;
	width:593px;
}
#registro_izq_es {
	background: transparent url(../../images/registro/registro_bg_es.png) no-repeat scroll 0 0;
	width: 422px;
	height: auto !important;
	height: 520px;
	min-height: 520px;
	float: left;
	display: inline;
}
#registro_izq_en {
	background: transparent url(../../images/registro/registro_bg_en.png) no-repeat scroll 0 0;
	width: 422px;
	height: auto !important;
	height: 326px;
	min-height: 326px;
	float: left;
	display: inline;
}
#registro_der {
	background: transparent url(../../images/registro/registro_right.png) no-repeat scroll 0 0;
	width: 170px;
	height: 490px;
	float: left;
	display: inline;
	margin-top: 9px;
}
#registro_cerrar {
	position: absolute;
	margin: 10px 0 0 138px;
}
#registro_cerrar a:hover { background-position: 0 -23px; }
#registro_cerrar a {
	background: transparent url(../../images/registro/registro_cerrar_sprite.png) no-repeat scroll 0 0;
	width: 24px;
	height: 23px;
	display: block;
	text-indent: -3000px;
}
#registro_enviar {
	position: absolute;
	margin: 200px 0 0 24px;
}
#registro_enviar a:hover { background-position: 0 -23px; }
#registro_enviar a {
	background: transparent url(../../images/registro/enviar_registro.png) no-repeat scroll 0 0;
	width: 120px;
	height: 23px;
	display: block;
	text-indent: -3000px;
}
#registro_porque {
	position: absolute;
	margin: 57px 0 0 5px;
}
#registro_porque h3 {
	background: transparent url(../../images/registro/porque.png) no-repeat scroll 0 0;
	width: 122px;
	height: 30px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}
#registro_escribenos {
	position: absolute;
	margin: 102px 0 0 5px;
}
#registro_escribenos h3 {
	background: transparent url(../../images/registro/escribenos.png) no-repeat scroll 0 0;
	width: 146px;
	height: 43px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}
#registro_titulo {
	position: absolute;
	margin: 3px 0 0 3px;
}
#registro_titulo h2 {
	background: transparent url(../../images/registro/registro_titulo.gif) no-repeat scroll 0 0;
	width: 435px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}
#registro_nombre {
	position: absolute;
	margin: 54px 0 0 19px;
}
#registro_nombre_div {
	position: absolute;
	margin: 51px 0 0 86px;
}
#registro_email {
	position: absolute;
	margin: 86px 0 0 19px;
}
#registro_email_div {
	position: absolute;
	margin: 83px 0 0 86px;
}
#registro_estado {
	position: absolute;
	margin: 118px 0 0 19px;
}
#registro_estado_div {
	position: absolute;
	margin: 114px 0 0 86px;
}
#registro_ciudad {
	position: absolute;
	margin: 118px 0 0 200px;
}
#registro_ciudad_div {
	position: absolute;
	margin: 114px 0 0 253px;
}
#registro_direccion {
	position: absolute;
	margin: 149px 0 0 18px;
}
#registro_direccion_div {
	position: absolute;
	margin: 146px 0 0 86px;
}
#registro_negocio {
	position: absolute;
	margin: 179px 0 0 18px;
}
#registro_negocio_div {
	position: absolute;
	margin: 176px 0 0 154px;
}
#registro_celular {
	position: absolute;
	margin: 209px 0 0 19px;
}
#registro_celular_div {
	position: absolute;
	margin: 206px 0 0 86px;
}
#registro_nacimiento {
	position: absolute;
	margin: 250px 0 0 19px;
}
.registro_input {
	background: transparent url(../../images/registro/registro_input_field.gif) no-repeat scroll 0 0;
	width: 211px;
	height: 24px;
}
.registro_input input {
	width: 199px;
	height: 20px;
	border: none;
	background: none;
	color: #FFF;
	padding: 4px 5px 0px 5px;
}
.registro_input_chico {
	background: transparent url(../../images/registro/registro_input_field_chico.gif) no-repeat scroll 0 0;
	width: 111px;
	height: 24px;
}
.registro_input_chico input {
	width: 99px;
	height: 20px;
	border: none;
	background: none;
	color: #FFF;
	padding: 4px 5px 0px 5px;
}
.registro_input_mediano {
	background: transparent url(../../images/registro/registro_input_field_mediano.gif) no-repeat scroll 0 0;
	width: 141px;
	height: 24px;
}
.registro_input_mediano input {
	width: 129px;
	height: 20px;
	border: none;
	background: none;
	color: #FFF;
	padding: 4px 5px 0px 5px;
}
#containerReg td {
	height: 24px;
}
#registroError {
	position: absolute;
	margin: 295px -13px 0;
	width: 422px;
	text-align: right;
	color: #FFF;
	font-family: Verdana;
	font-size: 13px;
}
