@import url(dark_background.css);
@import url(product_reviews_write.css);

hr {
	color: #5274b4;
	margin: 10px 0 15px;
}

#reviews-wrapper {
	margin-top: 0;
	margin-bottom: 0;
}

#product-details-middle {
	padding-bottom: 0;
}

#product-details-top {
	color: #FF9000;
	line-height: 22px;
	font-size: 14px;
}

.review-body {
	width: 435px;
}

#productReviewsDefaultListingBottomNumber {
	margin-right: 0;
}

#product-details-top {
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	height: 19px;
}

#reviewsWriteReviewsNotice {
	padding-bottom: 0;
}

.review-body h4 {
	text-transform: none;
}

h3.reviews-minor-header { margin-top: 20px; }