SPAN.asterix
{
	font-weight: bolder;
}
SPAN.asterix_error
{
	color: Red;
}
SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 228px
}
#Dag
{
	width: 60px;
}
#Maaned
{
	width: 100px;
}
#Aar
{
	width: 60px;
}
.profile_input
{
	width: 165px;
}
TD.field_label
{
	vertical-align: top;
	width: 160px;
}
SPAN.error_msg
{
	border: solid 1px #FF0000;
	color: #FF0000;
	display: none;
	text-align: center;
	width: 225px;
}
SPAN.pwd_strength_bit
{
	text-align: center;
	background-color: #B0C4DE;
	width: 55px;
}
SPAN.pwd_strength_bit_left
{
	border-left: solid 1px #6495ED;
	border-top: solid 1px #6495ED;
	border-bottom: solid 1px #6495ED;
}
SPAN.pwd_strength_bit_center
{
	border-left: solid 1px #6495ED;
	border-top: solid 1px #6495ED;
	border-bottom: solid 1px #6495ED;
}
SPAN.pwd_strength_bit_right
{
	border-left: solid 1px #6495ED;
	border-top: solid 1px #6495ED;
	border-bottom: solid 1px #6495ED;
	border-right: solid 1px #6495ED;
}