#nw_standard {
	margin-top: 60px;
	border-top: 10px solid #000;
	background: #000;
}
#nw_special {
	border-top: 10px solid #000;
	background: #000;
}
#nw_standard img,
#nw_special img {
	float: left;
	border: 0;
}
.book_info {
	float: left;
	width: 441px;
}
#nw_standard h3,
#nw_special h3 {
	text-indent: -3333px;
	background: url(../_img/book/nw_standard_title_price.gif) no-repeat;
	height: 99px;
	width: 265px;
	padding: 0; margin: 0; border: 0;
	float: left;
}
#nw_special h3 {
	background: url(../_img/book/nw_special_title_price.gif) no-repeat;
}
#nw_button,
#nws_button {
	width: 110px;
     height: 99px;
     padding: 99px 0 0;
     margin: 0;
     border: 0;
     background: transparent url(../_img/book/purchase_big.gif) no-repeat left top;
     overflow: hidden;
     vertical-align: middle;
	 outline: none;
     cursor: pointer; /* hand-shaped cursor */
     cursor: hand; /* IE 5.x */
}
#nw_standard .book_info p {
	width: 441px;
	height: 129px;
	text-indent: -3333px;
	background: url(../_img/book/nw_standard_bullets.gif);
	padding: 0; margin: 0;
}
			
#nw_special .book_info p {
	width: 441px;
	height: 129px;
	text-indent: -3333px;
	background: url(../_img/book/nw_special_bullets.gif);
	padding: 0; margin: 0;
}


