 /* Client Comments Page CSS Document */
 /* Last Updated 13/03/09 by Ben Hayes */
 /* CSS Valid - 13/03/09 */

 h1#top span {
    background:url(_images/head_clients.gif) top center no-repeat;
    }

 div.quote {
	clear: both;
	font-size: 125%;
	line-height: 125%;
	}
	
 div.hack {
	clear: both;
	}		
	
 div.quote p {
	margin-top: 0.5em;
	margin-bottom: 0em;
	}
	
img.leften {
	width: 180px;
	height: 142px;
	}
	
img.righten {
	width: 180px;
	height: 142px;
	}

div.quote p.odd {
	font-style: italic;
	}

div.quote p.attrib {
	margin-top: 0.5em;
	margin-bottom: 0em;
	font-size: 85%;
	font-style: normal;
	}