h1 {
	background: url(../images/titles/audio_collections.gif) no-repeat;
}

h2 {
	margin-bottom: 20px;
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	color: #30549a;
	font-size: 1.3em;
	margin-bottom: 5px;
}

h4 span {
	color: #000;
	font-size: .8em;
	font-weight: normal;
}

h5.sale_price_text {
	position: relative;
	margin: -9px 0 5px;
	font-size: .83em;
}

.price_strike {
	text-decoration: line-through;
	color: #999;
	font-style: normal;
}

.sale_price {
	color: #cf0000;
	font-style: normal;
}

#top_section {
	overflow: hidden;
}

* html #top_section {
	zoom: 1;
}

#quick_links {
	float: right;
	margin-bottom: 15px;
	*margin-bottom: 0;
}

.quick_links_header {
	background: url(../images/headers/audio_collection_quicklinks_slammed.png) no-repeat;
	width: 285px;
	position: absolute;
	right: 0;
}

* html .quick_links_header {
	right: 45px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/headers/audio_collection_quicklinks_slammed.png');
}

.blue_box {
	margin-bottom: 10px;
	font-size: .89em;
	padding: 5px 8px;
	margin: 24px 5px 10px 0;
	text-align: right;
}

.cd_wrap {
/*	overflow: hidden;*/
	border-bottom: 1px solid #a27000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

* html .cd_wrap {
	zoom: 1;
}

.last_row {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.cd_image {
	float: left;
}

.cd_content {
	margin-left: 160px;
}

.cd_content form {
	display: inline;
}

.cd_description {
	margin-top: 20px;
}

.tgj_p {
	border-bottom: 1px solid #a27000;
	margin-bottom: 20px;
}

* html .tgj_p {
	zoom: 1;
}
