#rate_form_head_round {
	background-image:url(/images/common/box_frame_wide_title_gray.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:15px;
	width:420px;
	padding:0 10px;
	font-size:0px;
}

#rate_form {
	background-image:url(/images/common/box_frame_wide_body.gif);
	background-position:center top;
	background-repeat:repeat-y;
	font-family:Tahoma,Verdana,Arial CE,Arial,sans-serif;
	font-size:11px;
	color:#404040;
	width:420px;
	padding:0 10px;
}

#rate_form_bottom_round {
	background-image:url(/images/common/box_frame_wide_footer.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:12px;	
	clear:both;
	width:420px;
	padding:0 10px;
	font-size:0px;
}

#rate_form #average_rate {
	float:left;
}

#rate_form #average_rate #average_rate_label {
	float:left;
	padding-top:2px;
}

#rate_form #average_rate .average_rate_star {
	float:left;
}

#rate_form #rate_count {
	text-align:right;
	padding-top:2px;
}

#rate_form .rate_clearing {
	clear: both; 
	height:0px;
	font-size:0px;
}

#rate_form #rate_choose {
	clear: both;
	height:50px;
	margin-top:11px;
}

#rate_form #rate_choose #rate_choose_label{
	float:left;
	padding-top:15px;
	padding-right:47px;
}

#rate_form #rate_choose #rate_choose_bad_label,#rate_choose_excellent_label {
	float:left;
	padding-top:15px;
	margin-left:8px;
}

#rate_form #rate_form_form {
	margin:0px;
}

#rate_form #rate_choose .rate_choose_choice{
	float:left;
	margin-left:2px;
}

#rate_form #rate_choose .rate_choose_choice .rate_choose_value_label{
	text-align:center;
}

#rate_form #rate_choose .rate_choose_choice .rate_choose_radio {
	width:22px;
	height:22px;
	text-align:center;
}

#rate_form #rate_bottom {
	clear:both;
}

#rate_form #rate_bottom #rate_comment {
	float:left;
}

#rate_form #rate_bottom #rate_comment #countInfoOuter {
	visibility: hidden;
}


#rate_form #rate_bottom #rate_comment #comment_textarea {
	border: solid 1px #929292; 
	width:330px; 
	height:65px;
}

#rate_form #rate_bottom #rate_submit {
	text-align:right;
}

#rate_form #rate_bottom #rate_submit #rate_submit_button {
	margin: 58px 0 2px 0;
}

