.testimonials{width:725px;float:left;}

.comments{clear:left}

.testimonials img{margin-top:1em;}
#testimonial h2{
	padding:0;
	clear:left;
	float:left;
	text-align:left;
	margin-top:1em;
	width:125px;
	}
	
#testimonial em{font-weight:bold;font-style:normal}
#testimonial p{line-height:1.8em;margin-top:1em;}
#testimonial div.back{text-align:left;margin-left:150px;}
#testimonial span.back{
	text-align:left;
	clear:left;
	font-size:12px;
	font-weight:normal;
	margin-top:1em }

dl#testimonials,
 ul#comments {
 	width:580px;
 	float:right;
 	margin:1.5em 0 0 0;
 	}
 
dl#testimonials dd{
	margin:0;
	padding:1.5em 1.5em .3em 1.5em;
	background:#d5EAF3 url(images/quotetop580.png) top left no-repeat; 
	}
dl#testimonials dt{
	margin:0 0 0 1px;
	background:#fff url(images/quotebottom580.png) top left no-repeat;
	padding:2.8em 0 2em 5em;font-weight:bold;
	}
	
#testimonial #random{padding-top:1em}

ul#comments{
	text-align:left;
	list-style-type:dash;
	list-style-image:url(images/tbullet.png);
	list-style-position:inside;
	padding:2em 0 0 0;
	}
	ul#comments li{margin-bottom:2em;}

