div.starry {
	width:auto;
	float:left;
	}
div.standard_star {
	background-repeat: no-repeat;
	cursor:pointer;
	float:left;
}
div.feedback {
	margin: 8px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	height:30px;
	
}