@charset "utf-8";
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF3300;
}



div.thumbcontainer {
	margin-right: 20px;
	background-image: url(../images/common/horzline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 130px;
	clear: both;
}
div#featurework {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
}
div#sidetestimonial {
	margin-top: 30px;
}
table#pagination {
	margin-right: 20px;
}
#sidetestimonialtxt {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
div#testimonialcontainer {
	width: 100%;
	text-align: center;
}

#testimonialcontainer img {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

div.thumbcontainer img {
	float: left;
}
#testimonialbody {
	clear: both;
	margin-top: 20px;
}

div.thumbdescription {
	margin-left: 140px;
}
