/*---------------------------------------------------------------------------------------------- RATING */

div.rating
{
border-style: solid; border-color: C0C0C0; border-width: 1px; border-top: medium solid #ffffff;  border-left: 0px; border-right: 0px;

padding-right: 10px; padding-left: 80px; padding-top: 10px; padding-bottom: 10px;
 
background-image: url(http://lib.store.yahoo.net/lib/furniture-sale/rating16x16.gif);
background-repeat: no-repeat;
background-position: 5px;

text-indent: 0px; font-weight: bold; color: black;

}

/*---------------------------------------------------------------------------------------------- COMMENT */
div.comment
{
border-style: solid; border-color: C0C0C0; border-width: 1px; border-top: medium solid #ffffff;  border-left: 0px; border-right: 0px;
 
padding-right: 10px; padding-left: 80px; padding-top: 10px; padding-bottom: 10px;
 
background-image: url(http://lib.store.yahoo.net/lib/furniture-sale/comment16x16.gif);
background-repeat: no-repeat;
background-position: 5px;

text-indent: 0px; font-style: italic;

}

/*---------------------------------------------------------------------------------------------- USER */
div.user
{
border-style: solid; border-color: C0C0C0; border-width: 1px; border-top: medium solid #ffffff;  border-left: 0px; border-right: 0px;

padding-right: 10px; padding-left: 80px; padding-top: 10px; padding-bottom: 10px;

 
background-image: url(http://lib.store.yahoo.net/lib/furniture-sale/customer16x16.gif);
background-repeat: no-repeat;
background-position: 5px;

text-indent: 0px; font-weight: bold;

}

/*---------------------------------------------------------------------------------------------- LINE */
hr{ border-bottom: medium solid #ff0000; border-width: 1px; }
#5star {background-image: url(http://store.yahoo.com/lib/furniture-sale/star5rating.gif); background-repeat: no-repeat; background-position: 0px;}
#4star {background-image: url(http://store.yahoo.com/lib/furniture-sale/star4rating.gif); background-repeat: no-repeat; background-position: 0px;}

div.scroll {
	height: 485px;
	width: 575px;
	overflow: auto;
	border: 1px solid #C5CFE0;
	background-color: #ffffff;
	}
