.rating_answer {
	width: 20px;
	text-align : center;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	top: 2;
	left: 2;
}

a.rating_answer 			{color: #FFFFFF; font-weight: bold; font-size: 12px;}
a:link.rating_answer		{color: #FFFFFF; text-decoration: none;}
a:visited.rating_answer	{color: #FFFFFF; text-decoration: none;}
a:active.rating_answer	{color: #FFFFFF; text-decoration: none;}
a:hover.rating_answer	{color: #FFFFFF; text-decoration: none;}

.rating_answer {
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.rating_user_text_main_div {
float: left; width: 300px; height: 95px; overflow: hidden; margin-bottom: 10px;
}

.rating_user_text_date {
float: left; width: 300px; color: #FFF200; font-family: Verdana; font-size: 10px;
}

.rating_user_text_text {
float: left;width: 300px;
}