﻿#TestimonialsCU
{
	width:  570px;
    padding: 0px;
}
#TestimonialsCU #baner
{
	width: 570px;
	height: 133px;
	background-image: url('/img_modules/baner_avbcal.jpg') ;
}
#TestimonialsCU #baner p
{
	color: White;
	font-weight :bold;

	padding-top: 13px;
	margin-left: 20px;
}
#TestimonialsCU #header
{
	width: 570px;
	height: 40px;
	background-image: url('/img_modules/center_center_center.jpg')  ;
	background-repeat: repeat-x;
	
	

}
#TestimonialsCU h1
{
	width: 570px;
	font-size: small;
	color: #73260B;
	display: inline-block;
	background-color: Transparent;
	font-weight: bold;

}
#TestimonialsCU ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#TestimonialsCU ul li {
	border-left:1px solid #e9c586;
	border-right:1px solid #e9c586;
	background-color:#FFF7E9;
	margin: 0px;
	padding: 10px;
}

#TestimonialsCU ul li.dark {
	background-color:#fbeed9;

}

#TestimonialsCU .testimonialsSignature {
	font-weight: bold;
}
