div#testimonial_display {
	width:556px;
	height:325px;
	overflow:hidden;
	}
ul#testimonial_list {
	list-style-type: none;
	padding:0px;
	margin:0px;
	height:277px;
	overflow:hidden;
	}
li.testi_li {
	font-family:"Times New Roman";
	display:block;
	text-align:center;
	vertical-align:middle;
	height:85px;
	padding:2px;
	border: #1078AF solid 1px;
	margin:1px;
	overflow:hidden;
	line-height:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
img.testimonial_button {
	bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:1px;
}