strong.required
{
	color: #cc6600;
}

select
{
	width:		auto;
}

form#hazte_socio, p, ul.socio, dl
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

form#hazte_socio
{
	padding: 1em;
}

#hazte_socio div.input
{
	float: left;
	width: 48%;
}

#hazte_socio div.input input
{
	width: 95%;
}

#hazte_socio div.checkbox input
{
	width: auto; /*Regla necesaria para IE*/
}

#hazte_socio fieldset
{
	margin-top: 1em;
	padding: 0.3em;
}

#hazte_socio fieldset.sectores
{
	width: 45%;
}

#hazte_socio div.tipo
{
	text-align:	center;
}

div#flashMessage
{
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

div#flashMessage li
{
	border: none;
}

ul.cuota
{
	list-style: none;
	padding:	0;
	margin:		0;
}

dl.cuota dt
{
	float:			left;
	clear:			both;
	text-transform: uppercase;
}

dl.cuota dt.colectiva
{
	margin-top:		1em;
}

dl.cuota dd
{
	display:		block;
	clear:			both;
	margin-left:	2em;
	padding-left:	0;
}

dl.cuota dd.individual
{
	display:		inline;
	margin-left:	1em;
}