ul#customer_review {
	margin: 0; padding: 0;
	width: 200px;
}

ul#customer_review li {
	list-style: none outside none;
	width: 196px !important;
	padding: 0; margin: 0;
}

h2.customer_review_heading { color: #000; font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #E5E5E5; }

h2.customer_review_heading a { color: #4aa2e6; }
h2.customer_review_heading a:hover { color: #000; }

ul#customer_review li p { font-size: 13px; line-height: 20px; margin: 0 0 10px 0; }

ul#customer_review li p span.quote1 { background: url(/inc/modules/customer_review/images/quote1.png) left top no-repeat; padding: 0 0 0 18px;  }
ul#customer_review li p span.quote2 { background: url(/inc/modules/customer_review/images/quote2.png) right top no-repeat; padding: 0 0 0 18px; }

ul#customer_review li p.by { font-weight: bold; }

ul#customer_review_list {
	margin: 0;
	padding: 0;
}

ul#customer_review_list li {
	list-style: none outside none;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dcdcdc;
}

ul#customer_review_list li p span.quote1 { background: url(/inc/modules/customer_review/images/quote1.png) left top no-repeat; padding: 0 0 0 18px;  }
ul#customer_review_list li span.quote2 ,ul#customer_review_list li p span.quote2 { background: url(/inc/modules/customer_review/images/quote2.png) right top no-repeat; padding: 0 0 0 18px; }

p.credit {
	margin: 0;
	font-weight: bold;
}
