@charset "UTF-8";/* BOOK CSS - Germinal Press */#authorInfo			{ width: 920px; float: left; padding-bottom: 20px; }#authorInfo h2		{ height: 30px; padding-bottom: 5px; border-bottom: 1px solid #9cb228; margin-bottom: 30px; width: 920px; float: left; color: #FFF; 					font-size: 3em; font-weight: normal; line-height: 1.5em; padding: 40px 0px 13px 0px; }#authorInfo h3		{ color: #FFF; font-weight: normal; text-transform: uppercase; font-size: 2.6em; padding-top: 30px; margin-bottom: 20px; }  
#leftCol			{ width: 500px; float: left; }#rightCol			{ width: 378px; float: left; padding-left: 40px; padding-bottom: 20px; }#rightCol img		{ max-width: 100%; }
.authorLike			{ margin-top: 20px; }


#book-heading				{ width: 500px; }

/* BOOK RANGE */						
#authorInfo .booksDetail		{ height: 227px; position: relative; width: 500px; margin-bottom: 10px; }
#mainContent .booksDetail:last-child	{ border-bottom: none; }
#authorInfo .booksDetail h2		{ color: #FFF; font-size: 2.2em; font-weight: normal; line-height: 1.3em; padding: 0 0 4px 0; margin-bottom: 0; border-bottom: none; width: 500px; float: none; display: inherit; height: auto; }
#authorInfo .booksDetail h2.smaller	{ font-size: 2em; line-height: 1.2em; }
#authorInfo .booksDetail h3		{ color: #FFF; font-weight: normal; text-transform: uppercase; font-size: 2.6em; padding-top: 18px; float: none;  }
#authorInfo .booksDetail img	{ width: 150px; height: 227px; float: left; margin: 0 20px 0 0; }
#authorInfo .bookDetail			{ width: 120px; color: #9cb228; font-size: 1.4em; }
.addCart			{ width: 225px; height: 32px; float: left; margin: 18px 0px; background: url('/images/home/addtocart.jpg') top left no-repeat; text-indent: -9999px; }
.comingSoon			{ left: -40px; top: 10px; }
