/* CSS Document */

body #all #maincontent h2#bkinfo,
body #all #maincontent h2#bkreview {
	background-image:url(../img/sprite_productdetails_h2.gif);
}

body #all #maincontent table.bookfile tr td.book_cover_area a.add_to_cart_button {
	background-image: url(../img/add_to_cart_big.png);
}

body #all #maincontent table.bookfile tr td.book_cover_area span.add_to_cart_disabled {
	background-image: url(../img/add_to_cart_big_disabled.png);
}

/**
 * Tell a friend
*/

body #all #maincontent #tellafriend h2 a {
	background-image: url(../img/h2_tellafriend.gif);
}

body #all #maincontent #tellafriend form input#tellafriend_submit {
	background-image: url(../img/tellafriend_send.gif);
}

