/* ethan@waveriderdesign.com 6.12.2008 - PROJ-REVIEWS */

@import url(dark_background.css);

h1 {
	margin: 0.25em 0;
	padding: 0;
	color: black;
}

h2 {
	color: black; /*duru white to black*/
	font-size: 13px;
	margin: 0.35em 20px;
	padding: 0;
}

h3 { 
	margin: 0;
	text-transform: uppercase;
	line-height: 14px;
	color: white;
}

.cen_column {
 	background-color: white; /*duru: black yo white*/
}

#breadcrumbs-color-wrapper {
	background-color: white; /*duru: black to white*/
}
#navBreadCrumb {
	color: #555555; /*duru: white to 555555*/
	background-color: #D5DFF1; /*duru: 4a4a4a to D5DFF1*/
	font-size:11px;
}
#navBreadCrumb a {
/*	font-size:11px;*/
	text-transform: uppercase;
	color: #888888; /*duru: white to 555555*/
}
.desc_07 {
	position: absolute;
	bottom: 0px;
	/* right positioning is determined in tpl_product_reviews_default.php after the width of the image box has been calculated */
	margin: 0 15px 4px 0;
	text-align: right;
}

#productReviewsDefaultListingBottomNumber {
	text-align: right;
}

#productReviewsDefaultNoReviews {
	margin-left: 30px;
}
