#futureFilesBookCover { float: left; width: 320px; height: 451px; margin: 30px 0 30px -20px; border: none; }
#futureMindsBookCover { float: right; width: 320px; height: 451px; margin: 30px -30px 30px 0; border: none; }
/*
a#buyButton { display: block; width: 216px; margin: 0; padding: 10px; color: white; background-color: blue; font-size: 1.4em; text-align: center; text-decoration: none; }
a#buyButton:hover { background: red; }
*/

a#buyButton { display: block; width: 226px; height: 61px; margin: 20px 0 0 10px; background: url("/images/home/buyBookButton.jpg") no-repeat 0 0; }
a#buyButton:hover { background-position: 0 -61px; }
a#buyButton span { display: none; }

