.testimonials_box {
	width: 178px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.testimonials_set {
	background-color: #ebebeb;
	margin: 5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	font-style: normal;
}
.testimonials_set_index {
	background-color: #FFFFFF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	font-style: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.testimonials_set_large {
	background-color: #ebebeb;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.testimonials_header_large {
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #333333;
}
.testimonials_body_large {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
.testimonials_footer_large {
	font-style: italic;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}
.testimonials_header {
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #333333;
}
.testimonials_body {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
.testimonials_footer {
	font-style: italic;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}
.testimonials_button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
