.reviewTitle{
	width:800px;float:left;margin-bottom:10px;
}
.reviewTitleSummary{
	width:200px;float:left;font-weight:bold;
}
.reviewTitleLink{
	width:600px;float:left;
}
.reviewRatingBlock{
	width:175px;float:left;margin-bottom:20px;
}
.reviewProduct {
	width:800px;float:left;font-weight:bold;margin-bottom:10px;
}
.reviewRating{
	width:175px;float:left;margin-bottom:5px;
}
.reviewRatingNr{
	width:10px;float:left
}
.reviewRatingGrey{
	width:100px;float:left;background:url(../img/grey_rating.gif) right no-repeat;
}
.reviewRatingOrangeLeft{
	width:4px;float:left;background:url(../img/orange_left.gif) no-repeat;
}
.reviewRatingOrangeCenter{
	float:left;background:url(../img/orange_mid.gif) repeat-x;
}
.reviewRatingOrangeRight{
	width:4px;float:left;background:url(../img/orange_right.gif) no-repeat;
}
.reviewRatingCount {
	width:50px;float:left;padding-left:10px;
}
.reviewCustomers {
	width:250px;float:left;margin-left:30px;margin-top:-10px;
}
.reviewCustomersRating {
	width:250px;float:left;
}
.reviewCustomersTotal {
	width:250px;float:left;
}
.reviewCustomersBlock {
	width:800px;float:left;margin-bottom:15px;
}
.reviewCustomersBlockFull {
	background-color:#FFFFFF;width:830px;float:left;border-top:1px solid #666666;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-top:10px;
}
.reviewCustomersCount {
	width:800px;float:left;font-size:12px;margin-bottom:5px;
}
.reviewCustomersTitle {
	width:800px;float:left;font-size:12px;margin-bottom:5px;
}
.reviewCustomersBy {
	width:800px;float:left;margin-bottom:15px;font-size:12px;
}
.reviewCustomersContent {
	width:800px;float:left;font-size:14px;
}
.reviewCustomersQLeft {
	width:319px;float:left;margin-top:15px;font-size:12px;
}
.reviewCustomersQRight {
	width:480px;float:left;margin-top:15px;text-align:center;
}
.report {
	width:70px;border-right:1px solid #666666;float:left;margin-left:10px;
}
.report a {
	text-decoration:underline;
}
.report a:hover {
	text-decoration:none;
}
.per {
	width:70px;float:left
}
.per a {
	text-decoration:underline;
}
.per a:hover {
	text-decoration:none;
}
.comment {
	width:468px;float:left;margin-left:12px;text-align:left;margin-top:5px;height:18px;line-height:20px;
}
.comment a {
	text-decoration:underline;
}
.comment a:hover {
	text-decoration:none;
}
.onRating {
	width:12px;height:14px;float:left;background:url(../img/star_on.gif) no-repeat;
}
.ofRating {
	width:12px;height:14px;float:left;background:url(../img/star_of.gif) no-repeat;
}
.radioRating {
	width:20px;height:30px;float:left;text-align:center;
}
.radioRatingText {
	width:200px;float:left;
}
.writeReviewHeader {
	width:460px;float:left;margin-bottom:10px;
}
.writeReviewBlock {
	width:430px;float:left;margin-left:30px;
}
.writeReviewBlockNew {
	width:400px;float:left;margin-top:10px;
}
.writeReviewBlockFull {
	width:400px;float:left;margin-bottom:5px;
}
.writeReviewBlockLeft {
	width:200px;float:left;margin-bottom:5px;
}
.writeReviewBlockRight {
	width:200px;float:left;margin-bottom:5px;
}
.reviewTextArea {
	width:400px;height:80px;
}