/*############*/
/*Page reviews*/
/*############*/


.reviewBox {
	width: 978px;
	float: left;	
}

.reviewItem {
	width: 957px;
	float: left;
	background-position: left bottom;
	padding: 25px 1px 26px 20px;	
}

.reviewBox .contact {
	width: 978px;
	float: left;
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-size: 12px;
	color: #6f6f6f;	
}

.reviewBox .contact a {
	color: #6f6f6f;	
	text-decoration: underline;
}

.reviewImg {
	width: 275px;
	float: left;
	text-align: center;
	padding: 14px 0;	
}

.reviewImg img {
	margin: 0 0 5px 0;	
}

.reviewImg a {
	font-size: 12px;
	color: #907347;
	text-decoration: underline;
	display: block;	
}

.reviewInfo {
	width: 662px;
	float: right;	
}

.reviewInfo .top {
	margin: 0 0 12px 0;
	padding: 0 35px 0 11px;
	height: 35px;
	line-height: 35px;	
}

.reviewInfo .top h3 {
	float: left;
	font-size: 22px;
	font-weight: bold;	
}

.reviewInfo .top h3 a {
	color: #ffffff;
	text-decoration: none;	
}

.reviewInfo .top .points {
	float: right;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	font-style: normal;
	line-height: 35px;
}

.reviewInfo p {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 0 33px 0 11px;	
	line-height: 16px;
}

.reviewInfo .heading {
	font-weight: bold;
	font-style: normal;
}

.reviewInfo a.full {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	float: right;	
	margin: 5px 33px 0 0;
}








































