
input.form_acceso{
	width: 70px;
	line-height: 18px;
	height: 18px;
	border: 1px solid #828282;
	float: left;
	margin: 10px 5px 10px 0;
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	padding: 0 0 0 2px;
}
input.entrar{
	margin: 10px 0 10px 0;
}
input.newsletter, select.newsletter{
	width: 180px;
	line-height: 18px;
	height: 18px;
	border: 1px solid #828282;
	float: left;
	margin: 10px 5px 0px 0;
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	padding: 0 0 0 2px;
}

#form_buscar{
	float: left;
	padding: 5px 5px 0 60px ;
	display: inline;
	width: 230px;
	height: 32px;
	background: #ddd;
	line-height: 32px;
}

#boton_buscar{
	background: #717171;
	color: white;
	/* height: 22px; */
	/* width: 74px; */
	border: 1px solid #7f7f7f;
	font-size: 14px;
	cursor: pointer;
}
span.estrella{
	color:#AA0000;
	}
form table td.titulo{
	font-weight:bold;
	}
form table td label{
	text-align:right;
	float:right;
	}
td.privacidad{
	font-size:10px;
	color:#404040;
	}
td.privacidad p{
	margin:4px;
	}
