/* CSS coloursound_testimonials */

#middle_content_main{
	margin-top:20px;
	padding-top:0px;
}
#middle_content_main h1{
	margin-top:0px;
	display:inline;
}
#middle_content_nav{
	top:0px;
	margin-top:20px;
}
#middle_content_main p{
	font-size: 15px;
	color: #333333;
	height: auto;
}

.test1 {
	border-radius: 5px;
	margin-top: 15px;
	min-height: 20px;
	background-color: #E0E0E0;
	padding: 15px;
	color: #000000;
	text-align: justify;
	-moz-box-shadow: 3px 3px 1px #999;
-webkit-box-shadow: 3px 3px 1px #999;
box-shadow: 3px 3px 1px #999;
}

#testimonials_left {
	display: block;
	width:200px;
	font-size: 12px;
	color: #999;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	vertical-align: bottom;
	word-spacing: 4px;
}
#testimonials_right {
	display: block;
	width:200px;
	float:right;
	font-size: 12px;
	color: #999;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	vertical-align: bottom;
	word-spacing: 4px;
}
#testban {
	font-size: 12px;
	font-weight:bold;
}
#testban h1 div {
	display:inline;
}
#testbanp {
	float:right;
	margin-top:8px;
}
#testbanp form {
	display:inline;
}
#testbanp a {
	text-decoration:none;
	margin-left: 4px;
}
#testbanp a:hover {
	text-decoration:none;
	color:#000000;
}