#IndexBanner {
	clear: both;
	height: 412px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 983px;
	background-color: #FFF;
}

ul, li {
    list-style: none outside none;
}
#indexbuttons {
	float: left;
	margin-top: 0;
	width: 219px;
}
.highlightit img {
    opacity: 1;
}
.highlightit:hover img {
    opacity: 0.7;
}
.bannerbrand{
	width: 960px;
	margin: auto;
	height:200px;

	}

.bannerbrandpic li {
	float: left;
	margin: 0 15px 0 0;
}
.bannerbrandpic li.piclast {
    margin: 0;
    padding: 0;
}
#contentMainWrapper{
	background-color:#fff;}
	
/*reviewlable*/
.reviewinputlabel {
    float: left;
    height: 16px;
    line-height: 12px;
    padding: 5px 0;
    width: 80px;
}
#reveiecontent{
	float:left;
	text-align:left;
	}

#review-text {
    float: left;
    height: 96px;
    width: 686px;
	font-size:12px;
}
#reviewsWriteReviewsRate,.ratingRow{
	text-align:left;
	}	
.ratingRow{
	margin:12px 0;
	}
.h2review {
    height: 30px;
    line-height: 30px;
    margin: 12px 0 0;
	padding: 0;
    text-align: center;
    width: 140px;
    z-index: 2;
	overflow:visible;
}
h2 .h2reviewtitle {
    background-color: #F6F5F1;
	border-top:1px solid #E2E3E5;
	border-right:1px solid #E2E3E5;
	border-bottom:none;
	border-left:1px solid #E2E3E5;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 19px;
    line-height: 20px;
    padding: 5px 42px 6px;;
    text-transform: uppercase;
}
#reviewsWrite {
    background-color: #F6F5F1;
    padding: 12px 8px 4px 16px;
	border-top:none;
	border:1px solid #E2E3E5;

}