ul.testimonials {		width: 250px; float: left; margin: 20px 20px 20px 0; list-style-type: none; border: 1px solid #CCC; padding: 10px; height: 380px; }
ul.testimonials li a {
	height: 30px;
	display:block;
	border-top: 1px solid #ccc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
}
ul.testimonials li a:hover {
	background-color:#F5F5F5
}
.list-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
li.wlp {
	background-image: url(../images/logo_wlp.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 50% 0px;
	text-indent: -9000px;
	font-size: 0px;
}
li.bh {
	background-image: url(../images/logo_bh.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 50% 45px;
	text-indent: -9000px;
	font-size: 0px;
}
li.bc {
	background-image: url(../images/logo_bc.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 50% 0px;
	text-indent: -9000px;
	font-size: 0px;
}
li.bg {
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 50% 0px;
	text-indent: -9000px;
	font-size: 0px;
}
