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

h2.price {
	color: #30549A;
}

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

h4 {
	font-size: 1em;
	font-weight: normal;
}

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

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

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

#books_wrap {
	overflow: hidden;
}

* html #books_wrap {
	zoom: 1;
}

.book_row {
	margin: 20px 0;
	float: left;
}

.all_books {
	overflow: hidden;
	margin:  0 10px;
	float: left;
	width: 390px;
}

* html .all_books {
	zoom: 1;
	display: inline;
}

.all_books_info h2,
.cd_wrap h2 {
	font-size: 1.2em;
	margin: 0;
}

.all_books_info h2 span,
.cd_wrap h2 span {
	font-size: .75em;
	font-weight: normal;
}

.all_books_info form {
	float: left;
}

.all_books_info .add_to_cart span {
	font-size: .9em;
	color: #A27000;
}

.all_books_img {
	float: left;
	width: 93px;
}

.out_of_print {
	padding: 4px 8px;
	border: 1px solid #cf0000;
	background: #FFEFEF;
	overflow: hidden;
	font-size: .95em;
	line-height: 1.4em;
}

* html .out_of_print {
	zoom: 1;
}

.audio_and_video {
	border-bottom: 1px solid #a27000;
	margin: 20px 0;
	background: url(../images/headers/audio_and_video.gif) no-repeat;
}

.cd_row {
	margin-top: 40px;
	float: left;
}

.cd_wrap {
	overflow: hidden;
	width: 390px;
	float: left;
	margin: 0 10px;
	display: inline; /* IE6 double margin fix */
}

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

.cd_image {
	float: left;
}

.cd_content {
	margin-left: 130px;
}

.cd_content h3 {
	color: #a27000;
}

.cd_content h3 span {
	color: #000;
	font-size: .75em;
	font-weight: normal;
}

.cd_content h4 {
	color: #30549A;
	font-size: 1.2em;
}

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

.cd_content form {
	display: inline;
}

/*.cd_description {
	margin-top: 20px;
	display: none;
}*/

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

* html .tgj_p {
	zoom: 1;
}

.bulk_pricing {
	font-size: 14px;
}
