#fixedtipdiv{
position:absolute;
padding: 2px;
min-width: 100px;
height: auto;
text-align: center;
border: 1px solid #BBBBBB;
border-radius : 5px; 
-moz-border-radius : 5px; 
-webkit-border-radius : 5px;
background-color: #E2E2E2;
font:normal 12px Verdana;
z-index:100;
}
.rating_name
{
	font-weight: bold;
	text-align: center;
	color: #000;
	display: block;
}