
div#left {
	float:left;
	width:150px;
}
div#right {
	width:455px;
	float:right;
}
p {
	font-size:12px;
}
div#blurb {
	margin-bottom:15px;
}
h1 {
	margin-bottom:0;
}
h2 {
	margin-top:0;
}
h2 a {
	color:#000;
}
h3 {
	color:#8f0303;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:25px;
	font-size:14px;
}

div#buy {
	margin-bottom:15px;
}

div#parentaladvisory {
	text-align:center;
}

span.detail_label {
	font-weight:bold;
	display:block;
	font-size:11px;
	line-height:11px;
}

span.detail_value {
	display:block;
	margin-bottom:6px;
	font-size:14px;
}

div#price {
	margin-bottom:15px;
}

div#theprice {
	color:#8f0303;
	font-size:14px;
}

div#listprice {
	text-decoration: line-through;
}

div#cover {
	margin-bottom:15px;
}

div.review {
	margin-bottom:12px;
}

div.reviewRating {
	float:left;
	width:80px;
}

div.reviewBody {
	margin:6px 0 8px 0;
}

div.reviewOffensive {
	float:left;
	width:150px;
	font-size:11px;
}

div.reviewOffensive span {
	color:#8f0303;
	text-decoration:underline;
}

div.reviewHelpful {
	float:left;
	width:200px;
	font-size:11px;
}

div.reviewHelpful span {
	color:#8f0303;
	text-decoration:underline;
}

div.relatedSeparator {
	clear:both;
	margin-bottom:15px;
}

div.relatedHeading {
	font-weight:bold;
	margin-bottom:4px;
}

div.relatedItem {
	float:left;
	width:205px;
	margin-right:12px;
}

div.relatedCover {
	float:left;
	margin-right:10px;
}

div.relatedArtist a {
	color:#8f0303;
	font-weight:bold;
	text-decoration:none;
}

div.relatedTitle a {
	color:#000;
	text-decoration:none;
}

div.relatedPrice {
	color:#8f0303;
	margin-bottom:6px;
}

span.relatedFormat {
	color:#000;
	font-style:oblique;
	font-size:10px;
}

a.relatedMore {
	font-weight:normal;
	font-style:oblique;
}
