@charset "utf-8";	
	
#testimonial_heading{
	padding:0;
	margin:0;
	height:24px;
	background:url(../images/testimonial_heading.jpg) no-repeat 0 0;
	}
	
#testimonial_back{
	padding:0px 0 0px 26px;
	margin-left:-100px;
	height:200px;
	background:url(../images/testimonial_back.jpg) no-repeat 0 0;
	font:bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
#marqueecontainer{
	position: relative;
	width: 180px;
	height: 195px;
	overflow: hidden;
	}