div#testimonials-con {
	background: url('/images/skin200807/home/testimonials/testimonials-box-bg.gif') repeat-y;
	position: relative;
}

div#testimonials-con div.testimonials-header {
	position: absolute;
	top:0;
	height: 26px;
	width: 100%;
	padding: 0;
	background: url('/images/skin200807/home/testimonials/testimonials-box-header.gif') no-repeat;
}
div#testimonials-con div.testimonials-footer {
	position: absolute;
	bottom:0;
	width: 100%;
	height: 8px;
	background: url('/images/skin200807/home/testimonials/testimonials-box-footer.gif') repeat-y;
}

div#testimonials-con div.testimonials-header a {
	display: block;
	width: 100%;
	height: 26px;
}

div#testimonials-con ul.news {
	list-style-type: none;
	margin: 0;
	padding: 30px 3px 12px 10px;
}
div#testimonials-con li.testimonials {
	display: none;
}
div#testimonials-con li.testimonials div.message {
	margin: 0 0 5px 0;
}
div#testimonials-con li.testimonials div.commenter {
	font-weight: bold;
	font-style: italic;
}