.latestreviews-title {
	font-weight: bold;
	color: #07c;
}
.latestreviews-title a {
	font-weight: bold;
	color: #07c;
}
.latestreviews-background {
	background-color: #fff;
	padding: 10px;
	color: #000;
	height: 265px;
	margin-bottom: 5px;
}
.latestreviews-background:hover {
background: #f2f4f6;
}
.latestreviews-text {
	clear: both;
	font-size: 11px;
}
.latestreviews-customerimg {
	clear: both;
	float: left;
}
.latestreviews-customername {
	margin: 2px 5px;
	float: left;
	font-size: 12px;
}
.latestreviews-customernationality {
	font-size: 11px;
	color: #a5a5a5;
}
.latestreviews-tripstart,
.latestreviews-reviewscore {
	clear: both;
	color: #a5a5a5;
	font-size: 12px;
}