/* ethan@waveriderdesign.com 6.12.2008 - PROJ-REVIEW */
/* ethan@waveriderdesign.com 8.13.2008 - PROJ-ALL-REVIEWS */
h1 {
	margin: 0.25em 0;
	padding: 0;
	color: black;
}

h2 {
	color: #6B89B5;
	font-size: 13px;
	margin: 0.35em 20px;
	padding: 0;
}

h3 { 
	margin: 0;
	text-transform: uppercase;
	line-height: 14px;
}

h4 {
	color: #666666;
	font-size: 13px;
	text-transform: uppercase;
}

legend {
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}

textarea {
	margin: 0 0 0 25px;
	padding: 0;
	width: 350px;
	text-align: left;
}

input, textarea {
	background-color: #d7e5d8;
}

#cart-quantity {
	background-color: white;
}

.write-review-wrapper input {
	margin-left: 25px;
}

#rating-list {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: none;
}
#rating-list li {
	float: left;
}

#reviewsWriteReviewsNotice {
	padding: 10px 0;
}

.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;
	font-weight: normal;
	text-align: right;
}

#productReviewsDefaultListingBottomNumber {
	text-align: right;
	margin-right: 35px;
}

#productReviewsDefaultNoReviews {
	margin-left: 30px;
}

.buttonRow {
	margin: 0;
	padding: 0 0.5em 0.5em 0.5em;
	text-align: right;
}

#review-title {
	width: 350px;
}

textarea, #review-title {
	width: 275px;
}

.notice {
	font-size: 9px;
}

