UL.detailed_rating {
	width:700px
}

UL.detailed_rating,UL.label_option,fieldset ol {
	clear:both
}

UL.detailed_rating,UL.label_option,UL.detailed_rating LI,LI.l_o_label,LI.l_o_option {
	margin:0
}

UL.detailed_rating,UL.label_option,fieldset {
	padding:0
}

UL.detailed_rating LI,LI.l_o_label,LI.l_o_option {
	list-style-type:none;
	display:inline
}

UL.detailed_rating LI,LI.l_o_label,LI.l_o_option,fieldset li,label,label.bigspace,SPAN.main_header_small {
	float:left
}

UL.detailed_rating LI {
	margin-top:5px
}

LI.option_holder {
	width:300px;
	margin-left:10px
}

LI.l_o_label {
	width:110px;
	margin-right:14px
}

LI.l_o_option {
	width:121px
}

a.bigButton {
	background:transparent;
	display:block;
	width:147px;
	height:23px;
	background:url(images/btn_action_big.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	float:right;
	padding-top:4px;
	margin-right:5px;
	color:#004987
}

a.bigButton,legend,DIV.main_header {
	font-weight:bold
}

SPAN.whitetext {
	color:White
}

fieldset {
	margin:1.5em 0 0 0;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius:8px
}

legend {
	margin-left:1em;
	color:#000
}

fieldset ol {
	padding:1em 1em 0 1em;
	list-style:none
}

fieldset li {
	clear:left;
	width:100%;
	padding-bottom:1em
}

label {
	width:14em
}

label,label.bigspace {
	margin-right:1em
}

label.bigspace {
	width:32em
}

DIV.main_header {
	background:#eaf0fc;
	width:790px;
	height:48px;
	font-size:16px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left
}

SPAN.main_header_small {
	font-size:10px;
	font-weight:normal
}

SPAN.SmallGray {
	font-size:12px;
	color:Gray
}

.invisible {
	visibility:hidden;
	position:absolute
}


