/*

	Quote Comments CSS
	
*/
.quote {
	/* float: left; */
	background: #e1e1e1 url(/blog/images/ico-blog-quote.gif) no-repeat left top;
	float: left;
	padding: 5px 15px 5px 35px;
	margin: 0px;
}


