@import url(http://www.google.com/cse/api/branding.css);

#testimonials_bg {

	width: 960px;

	height: auto;

	margin:15px auto;

	background: url(../images/testimonials_bg.gif) repeat-y;

}

#testimonials_top {

	width: 960px;

	height: 46px;

	margin: 0 0 5px 0;

	background: url(../images/testimonials_top.gif) no-repeat;

}

#testimonials_content {

	width: 940px;

	height: auto;

	margin: 0 auto;

}

#testimonials_bottom {

	width: 960px;

	height: 11px;

	background: url(../images/testimonials_bottom.gif) no-repeat;

}

.testimonial {

	width: 168px;

	height: 250px;

	border-right: #E5E5E5 solid 1px;

	padding: 10px 10px 10px 0;

	margin: 5px 10px 5px 0;

	font-size: 11px;

	float: left;

}

.rtestimonial {

	width: 178px;

	height: 210px;

	padding: 10px 0;

	margin: 5px 0;

	font-size: 11px;

	float: left;

}

.signature {

	font-size: 11px;

	color: #000;

	font-weight: bold;

}

.clear {

	clear: both;

	font-size: 0;

}

#search
{
width:221px;
height:95px;
background-image:url(../images/search.gif);
background-repeat:no-repeat;
padding-top:40px;
margin-bottom:6px;
}

.searchinput
{
width:200px;
height:20px;
margin:20px 0 0 8px;
border:#CCCCCC solid 1px;
}
