﻿.ratingStar { font-size: 0pt; width: 14px; height: 15px; margin: 0px; padding: 0px; cursor: pointer; display: block; background-repeat: no-repeat; }

.emptyRatingStar { background-image: url(../images/rating/stars.gif); height:14px; width:14px; overflow:hidden;  behavior:url(script/lib/iepngfix.htc); }

.filledRatingStar { background-image: url(../images/rating/stars.gif); background-position: 0 -14px; height:13px; width:14px;  overflow:hidden;  behavior:url(script/lib/iepngfix.htc); }

.savedRatingStar { background-image: url(../images/rating/stars.gif); background-position: 0 -27px; height:14px; width:14px;  overflow:hidden;  behavior:url(script/lib/iepngfix.htc); }

.RatingTitleInBox{ font-size: 8pt; font-family: Verdana; color:#818181; margin-left:14px;}

.RatingTitleInBoxRight{ font-size: 8pt; font-family: Verdana; color:#818181; margin-right:12px;}

.MediumTextRed{ font-size:12px; font-family:Arial; color:#f24245; }
