#contents #testiFormBox {
	background-image: url(../images/testimonialsFormPanel.png);
	position: relative;
	height: 160px;
	width: 666px;
	margin-bottom: 20px;
}
#testiFormBox form {
	margin: 0px;
	padding-top: 6px;
}
#messageSpry #message {
	width: 280px;
	height: 85px;
}
#contents .testimonialBox {
	position: relative;
	width: 550px;
	margin: 10px 0 0 50px;
}
.testimonialBox .tHeader {
	background-image: url(../images/testimonialBoxHeader.png);
	position: relative;
	height: 20px;
	padding-left: 40px;
	vertical-align: middle;
	padding-top: 5px;
}
.testimonialBox .tContents {
	position: relative;
	padding: 0 8px;
}
.testimonialBox .tFooter {
	background-image: url(../images/testimonialBoxFooter.png);
	position: relative;
	height: 20px;
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
}
.testimonialBox .tFooter a:link {
	color:#360;
}
.testimonialBox .tFooter a:visited {
	color:#360;
}
.testimonialBox .tFooter a:hover {
	color:#000;
}