#review {
	width: 100%;
	background: url(../images/footer-bg.gif) left top repeat-x #f5f5f5;
	overflow: auto;
	clear: both;
	/*display: table;*/
	font-family: 'Open Sans', sans-serif;
	padding: 1px 0 0;
}

.review_block1 {
	width: 960px;
	clear: both;
	padding: 40px 0 35px;
	float: left;
	background: url(../images/footer_block_shadow_bar.png) center bottom no-repeat
}

.review_container 
	{
	width: 960px;
	margin: 0 auto;
	height:auto;
}
	

#review_title {
	font-size: 14px;
	color: #39F;
	padding: 20px 0px 20px 0px;
}
.review_container .reviews {
	display: inline-block;
	vertical-align: top;
	width: 17%;
	color:#CCC;
	border:#1B3A85 medium;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background-color: #007DD6;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
}
.review .reviews p {
	color: #FFF;
	font-size: 11px;
	line-height: 2;
	text-justify: inter-word;
	
	
}
.review_block1 .reviews h1 {
	color: #06C;
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	text-justify: inter-word
}
.review_block1 .reviews h2 {
	color:#FFF;
	font-size: 11px;
	line-height: 2;
	text-align: justify;
	text-justify: inter-word;
}
.review_block1 h1 {
	color: #06C;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}
/*.review_block1 .single_review {
	display: block;
}/*
/* CSS Document */
