

.tmList {
	padding-left:0px;
	padding-right:0px;	
	margin: 0px;
	padding-bottom: 0px;
	background: #989d64;
	
	color: #FFF;
	font-weight: bold;
	font-size: normal;
	
	
}



div#testimonial {
	margin-bottom: 10px;
	background-color: #FDFAD7;
	border: 1px solid #CCC;
	padding: 10px;
	overflow: auto;
}

div#testimonial.odd {
	background-color: #F9F4B7;
}

