#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(/sbweb_sb/common/images/sbu/icons/star_on.gif) no-repeat;}
    #rateMe a{float:left;background:url(/sbweb_sb/common/images/sbu/icons/star_off.gif) no-repeat;width:12px; height:12px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

    
.reviewSectionTop{	
	width:402px;
	height:5px;
	background: url("/sbweb_sb/common/images/sbu/backgrounds/container_top.gif") no-repeat;
}
.reviewSectionMiddle{    
	width:402px;
	min-height :400px;
	background: url("/sbweb_sb/common/images/sbu/backgrounds/container_middle_shim.gif");
}
.reviewSectionItems {
	padding-left: 20px;
}
.reviewSectionBottom{	
	width:402px;
	height :10px;
	background: url("/sbweb_sb/common/images/sbu/backgrounds/container_bottom.gif") no-repeat;
}

.reviewHeading{    
    font-size : 18px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-top: 20px;
}
.reviewItemTitle {
	height : 20px;
	font-weight: bold;
	margin-top : 10px;
}

#reviewItemDetail {
	border: 1px solid gray;
	background-color: white;
	width : 360px;
	padding-top: 5px;
}
#reviewItemDetailComment {
	border: 1px solid gray;
	background-color: white;
	width : 360px;
	padding-top: 5px;
	height: 130px;
}
.buttonSection {
	float: right;
	padding-top: 10px;	
}
.postButton {
	background: url("/sbweb_sb/common/images/sbu/buttons/post_btn.gif") no-repeat;
	width: 95px;
	height: 25px;
	border: 0;
}
.grayText {
	font-size: 11px;
	color: #959494;
}
.grayTextRating {
	font-size: 11px;
	color: #959494;	
	padding : 5px 0;
}
.commentDisplay {
	width : 450px;
	margin: 10px 0;
}
.commentDisplayImg {		
	width: 30px;
	float: left;
}
.commentDisplayName {	
	float: left;
	width: 350px;	
}
.commentDisplayHeading {
	color : #505050;
	font-size: 11px;
	font-family : Verdana;
	line-height: 12px;	
}
.comment{
	color : #505050;	
	font-size: 11px;
	font-family : Verdana;
	padding-left: 30px;
}
.technicalIssue{
	color : #505050;	
	font-size: 11px;	
	font-family : Verdana;
	padding-bottom: 30px;
	width: 400px;	
}
.thankYou{
	color : #505050;	
	font-size : 11px;	
	font-family :Verdana;	
	width: 400px;	
}