h1,h2,h3,h4,h5 {
	text-transform: uppercase;
}

.header h1 a {
	display: block;
	background: transparent url(http://media.sonymusicd2c.com/bundles/5492809/images/christina-banner.jpg);
	height: 128px;
	width: 100%;
	text-indent: -999px;
	overflow: hidden;
}

#tools {
	padding-top: 5px;	
}

#back_to_site {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}

ul {
	padding: 0;
}

li {
	margin-left: 0;
	list-style-position: inside;
}

strong {
	font-weight: normal;
	color: #ac180a;
	text-transform: uppercase;
}

h2 {
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

.content h2 {
	margin-bottom: 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

.order_now {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ac180a;
	border-bottom: 1px solid #aaa;
}

.price {
	font-size: 1.5em;
	color: #ac180a;
}

.shipping_tax {
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}

.fine_print {
	font-size: .8em;
	padding: 0;
	margin: 0;
	line-height: 1.2;
}

.buy,
.in_cart {
	margin-bottom: 10px;
}

.in_cart,
.buy a {
	text-decoration: none;
}

.featured-img-selector {
	margin-top: 5px;
}

.featured-img-selector img {
	border: 1px solid #aaa;
}

.name_popup p {
	font: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}

/* Footer */

.footer {
	clear: all;
	margin: 20px 5px;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid black;
	padding-top: 10px;
}

.footer li {
	display: inline;
}

/* end Footer */


/*** trevor ***/
.left-column {
	margin: 5px;
	width: 378px;
	float: left;
}

.peco-detail p,
.peco-detail h2,
.peco-detail h3 {
	margin-left: 388px;
}

.order_now {
	padding-bottom: 5px;
}

.price {
	margin-top: 30px;
	margin-bottom: 10px;
}

.content li {
	line-height: 1.3;
}
.promote {
	margin-top: 30px;
}

.promote h2 {
	border-top: 1px solid #aaa;
	padding: 0;
	line-height: 2;
}
.promote h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
}

