#wrapper #content .boxholder .box p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #FDAA2A;
	font-size: 12px;
}
#wrapper #content .tab .tabtxt a {
	color: #fff;
	text-decoration: none;
}
#wrapper #content .tab .tabtxt a:link {
	color: #fff;
	text-decoration: none;
}
#wrapper #content .tab .tabtxt a:visited {
	color: #fff;
	text-decoration: none;
}
#wrapper #content .tab .tabtxt a:hover {
	color: #fff;
	text-decoration: none;
}
.paragraph {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #FDAA2A;
}
#wrapper {
	width: 670px;
	margin: 0 auto;
}
.box {
	background: #fff;
}
.boxholder {
	clear: both;
	padding: 4px;
	background: #FDAA2A;
}
.tab {
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #FDAA2A url(images/greentab.jpg) no-repeat;
}
.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
.text_testimonials_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
