.stars {
	clear: both;
}

.stars .normal, .stars .active {
	background: url(stars16.png) 0 0 repeat-x;
	height: 16px;
	width: auto;
	float: left;
}

.stars .active {
	width: 60px; 
	height: 12px !important;
	background-position: 0 -32px;
	margin-top: -16px;
	position: relative;
}

.stars .normal span {
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -999em;
	float: left;
	overflow: hidden;
}

.review-table-in-comments, .review-table-in-post {
	/*clear: both;*/
}

.review-table-in-comments h1, .review-table-in-post h1 {
	font-size: 12px;
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
}

.review-table-in-comments table, .review-table-in-post table {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	border-bottom: 0;
	background: #fafafa;
}

.review-table-in-comments td, .review-table-in-comments th, .review-table-in-post td, .review-table-in-post th {
	padding: 3px; margin: 0;
	border-bottom: 1px solid #ccc;
}

.review-table-in-comments thead th {
	background: #aef;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
}

.review-table-in-post thead th {
	background: #fea;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
}

.review-ranks {
	clear: both;
	margin-top: 20px;
	display: block;
}

.review-ranks table {
	width: 100%;
	background: #fafafa;
	border: 1px solid #f0f0f0;
	font-size: 11px;
}

.review-ranks table tbody td.rating {
	width: 180px;
}

.review-ranks thead .title {
	font-size: 12px;
}

.review-ranks thead .title th {
	padding: 5px;
	background-color: #fec;
	color: #f31;
}

.review-ranks thead th, .review-ranks td {
	padding: 5px;
	
}

.review-ranks thead th.rank {
	text-align: center;
}

.review-ranks td.rank {
	width: 61px;
	height: 58px;
	line-height: 58px;
	background: url(rank.png) center center no-repeat;
	text-align: center;
	color: #000;
	font-size: 28px;
	font-weight: bold;
}

.review-ranks td.rank1 {
	background: url(rank1.png) center center no-repeat;
	color: #fff;
	font-size: 36px;
}

.review-info, .review-image {
	float: left;
	margin-right: 30px;
}

.review-info table, .review-info td, .review-info th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.review-info thead th, .review-table-in-post thead th {
	background-color: #666 !important;
	color: #fff;
}

.review-info td, .review-info th {
	padding: 5px;
}

.review-wrap {
	clear: both;
}

.review-affiliate {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.review-rank {
	/*width: 100%;*/
	font-size: 10px;
}

.review-rank td {
	width: 60px;
}

.review-rank td img {
	margin-top: 10px;
}

.review-rank , .review-rank td, .review-rank th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
}

.review-rank td, .review-rank th {
	padding: 2px 2px;
}

.rating-header th, .review-rank thead .first {
	text-align: left;
}

.review-rank thead .first, .review-rank tbody th {
	width: 80px;
	text-align: left;
}

.review-rank th {
	background-color: #eee;
}

tr.rating-header th, .review-rank thead th {
	background-color: #666 !important;
	color: #fff;
}

.review-rank .stars .normal, .review-rank .stars .active {
	background: url(stars12.png) 0 0 repeat-x;
	height: 12px;
}

.review-rank .stars .active {
	background-position: 0 -24px;
	margin-top: -12px;
}

.review-rank .stars .normal span {
	width: 12px;
	height: 12px;
}

.review-rank .odd th, .review-rank .odd td {
	background: #fbfbfa;
}

.review-rank .even th, .review-rank .even td {
	background: #e0e0e0;
}
