body{
	margin:0;
	padding:14px 0 0 0;
    font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:#f0f0f0 url(../images/body-bg.jpg) repeat-x 0 0;
}
img{
	float:left;
	border:0;
}
a{
	color:#234a7c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form{
	padding:0;
	margin:0;
}
p{
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	/*_vertical-align: bottom;*/
	position: relative;
	bottom: 1ex;
}



input.button {
	padding:5px 9px 5px 9px;
	color: #FFFFFF;
	border:none;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	background:url(../images/button.gif) 0px -8px;
}

#main{
	width:898px;
	margin:0 auto;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	padding:0 0 22px 0;
}

/* Header */
#header{
	width:887px;
	height:65px;
	border:1px solid #ccc;
	float:left;
	margin:4px 0 0 4px;
	display:inline;
	background:#f7f7f7;
}
#header h1{
	margin:6px 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	text-indent:-9999px;
}
#header h1 a{
	background:url(../images/logo.gif) no-repeat 0 0;
	width:357px;
	height:53px;
	float:left;
	overflow:hidden;
}


ul.phone{
	position: absolute
	margin:15px 36px 0 0;
	*width:200px;
	_width:200px;
	margin:25px 36px 0 0;
	*margin:15px 32px 0 25px;
	_margin:15px 32px 0 0;
	_float:right;
	*float:right;
	text-align:right;
}
ul.phone li{
	display:inline;
	padding:0 8px 0 13px;
	font-size:20px;
	font-weight:bold;
	color:#666666;
}
ul.phone li a{
	color:#666666;
}

ul.ecommerce-bar{
	width:336px;
	float:right;
	margin:4px 37px 0 0;
	float:right;
	clear:right;
	text-align:right;
	
}
ul.ecommerce-bar li{
	display:inline;
	padding:0 8px 0 13px;
	background:url(../images/top-split.gif) no-repeat 0px 50%; 
	font-size:11px;
	color:#666666;
}
ul.ecommerce-bar li a{
	color:#666666;
}
ul.ecommerce-bar li.first-top{
	background:none;
}


ul.navigation{
	margin:5px 0 0 2px;
	width:891px;
	float:left;
}

/* Nav */
#main ul.navigation li{
	width:147px;
	float:left;
	background:url(../images/nav-li-bg.gif) no-repeat 0 0;
	padding:0 0 0 2px; 
}
#main ul.navigation li#first-nav{
	background:none;
}
#main ul.navigation li a{
  background-image:url(../images/button.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  height:25px;
  float:left;
  width:147px;
  text-align:center;
  font-size:11px;
  color:#fff;
  font-weight:bold;
  padding:16px 0 0 0;
  text-transform:uppercase;
}
#main ul.navigation li a:hover, 
#main ul.navigation li a.active{
	background-position:0 -41px;
	text-decoration:none;
}
#main ul.navigation li#small{
	width:144px;
}
#main ul.navigation li#small a{
	width:144px;
}

/* Content Area */
.content{
	padding:0 0 0 0;
	margin:5px 0 0 5px;
	float:left;
	display:inline;
	width:889px;
	border-top:1px solid #ccc; 
}
.left-box{
	width:210px;
	float:left;
	margin:5px 0 0 0;
}
.center-box{
	width:674px;
	display:inline;
	float:left; 
	margin:5px 0 0 5px;
}

/* Search / Left Nav Header */
div.search{
	float:left;
	width:180px;
	height:55px;
	padding:18px 0 0 32px;
	margin-left: 3px;
	text-align:left;
	display:block;
	background:url(../images/search-bg.gif) repeat-x 0 0;
}

div.search input {border:1px solid #999999; float:left; width:130px; padding-left:5px;}
div.search button {
	background:url(../images/search-button.gif) no-repeat 0 0; 
	border:none; 
	width:25px; height:17px; 
	margin:2px 0 0 6px; padding:0;
	float:left; text-indent:-9999px;cursor:pointer;}
	
div.default-search{
	float:left;
	width:180px;
	height:55px;
	padding:18px 0 0 32px;
	margin-left: 0px;
	text-align:left;
	display:block;
	background:url(../images/search-bg.gif) repeat-x 0 0;
}
div.default-search input {border:1px solid #999999; float:left; width:130px; padding-left:5px;}
div.default-search button {
	background:url(../images/search-button.gif) no-repeat 0 0; 
	border:none; 
	width:25px; height:17px; 
	margin:2px 0 0 6px; padding:0;
	float:left; text-indent:-9999px;cursor:pointer;}

span.browse-sp{
	width:190px;
	height:26px;
	padding:10px 0 0 20px;
	display:block;
	text-align:left;
	background:#f0b310;
}

span.browse-sp strong, div.search strong, div.default-search strong{
	font-size:12px;
	background:url(../images/browse-arrow.gif) no-repeat 100% 4px;
	padding:0 16px 0 0; 
	color:#fff;
	text-transform:uppercase;
	float:left;
}
div.search strong {background-image:url(../images/search-arrow.gif);padding:0 16px 6px 0; }
div.default-search strong {background-image:url(../images/search-arrow.gif);padding:0 16px 6px 0; }


/* Left Nav */
ul.browse{
	display:block;
	padding:0 0 0 0;
	width:210px;
}
ul.browse li{
	width:210px;
	padding:0 0 1px 0;

	float:left;
	background:url(../images/dots.gif) repeat-x 0 100%;
}
ul.browse li a{
	width:210px;
	float:left;
	padding:7px 0;
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
	
	background:#f5f5f5;
}
ul.browse li a:hover{
	text-decoration:none;
	background:#e6e6e6;
}
ul.browse li a span{
	float:left;
	padding:0 0 0 17px;
	margin:0 0 0 6px;
	display:inline;
}
ul.browse li a span.arrow1{
	background:url(../images/arrow1.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow2{
	background:url(../images/arrow2.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow3{
	background:url(../images/arrow3.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow4{
	background:url(../images/arrow4.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow5{
	background:url(../images/arrow5.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow6{
	background:url(../images/arrow6.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow7{
	background:url(../images/arrow7.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow8{
	background:url(../images/arrow8.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow9{
	background:url(../images/arrow9.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow10{
	background:url(../images/arrow10.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow11{
	background:url(../images/arrow11.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow12{
	background:url(../images/arrow12.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow13{
	background:url(../images/arrow13.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow14{
	background:url(../images/arrow14.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow15{
	background:url(../images/arrow15.gif) no-repeat 0 0px;
}
ul.browse li a span.arrow16{
	background:url(../images/arrow16.gif) no-repeat 0 0px;
}


.left-adv-box{
	padding:0 0 5px 0;
	margin:8px 0 0 0;
	width:210px;
	float:left;
	background:url(../images/dots.gif) repeat-x 0 100%;
}
span.accept-txt{
	margin:11px 0 0 20px;
	float:left;
	width:190px;
	display:inline;
}
ul.accept{
	width:210px;
	padding:11px 0 10px 30px;
	float:left;
	display:inline;
	background:url(../images/dots.gif) repeat-x 0 100%;
	
}
ul.accept li{
	float:left;
	padding:0 3px 0 0;
}
#socialgp a {
	width: auto;
	display: inline block;
	padding: 30px 0 0 0px;
}
ul.social {
	float: left;
	width: 49px;
	padding-left: 5px;
}
ul.social a {
	margin-top: -30px;
}
ul.social img {
	float: left;
	width: 49px;
}
.socialtxt li a {
	margin: -15px 0 0 0;
	_margin: 0px 0 0 0;
	float: left;
	line-height: 30px;
}

span.social-txt{
	margin:11px 0 0 20px;
	float:left;
	width:190px;
	display:inline block;
}


.clear {
	display:block;
	clear:both;
}
/* Right Content */
.welcome-box{
	background:url(../images/welcome-box.jpg) no-repeat 0 0;
	width:674px;
	height:215px;
	float:left;
	overflow:hidden;
	position:relative;
}
.welcome-box-cont{
    font-size:12px;
    line-height:14px;
	padding:18px 0 0 24px;
	width:460px;
	float:left;
}
.wide_banner{
	width:674px;
        margin-bottom:4px;
	float:left;
	overflow:hidden;
	position:relative;
}
h2.welc-h2{
	font-size:11px;
    line-height:12px;
	color:#000;
	font-weight:normal;
	letter-spacing:2px;
	padding:0;
	margin:0;
}
h3.welc-h3{
	font-size:19px;
	font-weight:normal;
	color:#234a7c;
	padding:10px 0 12px 0;
	margin:0;
	line-height:20px;
}
h2.welc-h2-2{
	margin:0 0 0 6px;
	display:inline;
	padding:12px 0 0 54px;
	background:url(../images/bulk-bg.jpg) no-repeat 0 0;
	font-size:20px;
	font-weight:normal;
	color:#234a7c;
	height:55px;
	float:left;
}
.ad{
	width:460px;
	position:absolute;
	height:60px;
	left:12px;
	bottom:-6px;
}
* html .ad{ bottom:-12px;}
.welcome-box-cont p{
	padding:0 0 20px 0;
	float:left;
}
a.learn-more-welcome{
	width:96px;
	height:22px;
	float:left;
	background:url(../images/learn-more.gif) no-repeat 0 0;
	margin:14px 0 0 10px;
	display:inline;
}
.introducing-box{
	background:url(../images/introducing-box.gif) no-repeat 0 0;
	width:674px;
	height:50px;
	float:left;
	margin:5px 0 0 0; 
}
.introducing-box h2{
	padding:17px 0 0 24px;
	float:left;
	margin:0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.intro-books{
	background:url(../images/intro-books-bg.gif) repeat-y 0 0;
	width:674px;
	float:left;
	margin:16px 0 0 0;
	clear
	:both;
}

.intro-books .book {
	float:left;
	width:337px;
	margin:0px 0px 20px 0px;
	min-height: 225px;
}
/*
.split{
	width:644px;
	float:left;
	margin:12px 0 0 14px;
	background:url(../images/1x1.gif) repeat-x 0 0;
	font-size:1px;
	line-height:1px;
}*/
.left-book{
	width:337px;
	float:left;
}
.right-book{
	width:336px;
	padding:0 0 0 1px;
	float:left; 
}
.book-img{
	width:327px;
	float:left;
	text-align:center;
}
.book-img img{
	float:none;
}
.book-txt-box{
	padding:12px 0 0 24px;
	float:left;
	width:290px;
}
.book-txt-box h3{
	padding:0 0 4px 0;
	float:left;
	margin:0;
	font-size:14px;
	font-weight:normal;
}
.book-txt-box p, .book-txt-box strong, .book-txt-box span{
	padding:0 0 8px 0;
	float:left;
}
.book-txt-box p{
	width:280px;
}
.book-txt-box span{
	display:block;
	clear:left;
}

/* Book Options - view add buy */
ul.options{
	width:316px;
	float:left;
	padding:0 0 0 20px;
}
ul.options li, ul.options li.last-opt{
	padding:0 0 0 10px;
	float:left;
}
ul.options li.last-opt{
	padding:0;
}
h3.other-books{
	width:650px;
	float:left;
	height:24px;
	padding:10px 0 0 24px;
	background:#234a7c;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 0;
}
.small-book{
	width:66px;
	height:108px;
	overflow:hidden;
	float:left;
	margin:0 18px 0 19px;
	display:inline;
	padding:0 0 10px 0;
}
.feat-txt-box{
	width:215px;
	float:left;
	min-height: 130px;
	_height: 175px;
}
.feat-txt-box h3{
	font-size:14px;
	float:left;
	line-height:15px;
	padding:0 0 8px 0;
	margin:0;
	font-weight:normal;
}
.feat-txt-box h3 sup{
	font-size:8px;
}
.feat-txt-box strong, .feat-txt-box span{
	float:left;
	display:block;
	width:215px;
}
.feat-txt-box span strong{
	float: none;
	display: inline !important;
	width: auto;
}
.feat-txt-box span{
	padding:8px 0 8px 0;
	float:left;
}

.buy-options.feat-options {
	padding: 12px 0 0 100px;
}


/* Sub Page */


/* Contact Form */
.request-form{
	padding:0 0 25px 0;
	margin:20px 0 0 35px;
	display:inline;
	border-bottom:1px solid #ccc;
	float:left;
	width:598px;
}
#last-form{
	border:0;
}
.request-form div.line{
	width:598px;
	float:left;
	padding:0 0 7px 0;
}
.request-form div label{
	width:84px;
	float:left;
	text-align:right;
	padding:3px 10px 0 0;
}
input.small-inp, input.address-inp, input.zip-inp, input.phone-inp{
	width:180px;
	float:left;
	height:18px;
	padding:2px 0 2px 5px;
	border:1px solid #ccc;
}
input, textarea, select {background-color:#FFFFFF !important;}
span.required{
	background:url(../images/required.gif) no-repeat 0 0;
	margin:0 0 0 3px;
	display:inline;
	float:left;
	width:10px;
}
.left-d{
	width:299px;
	float:left;
}
.right-d{
	width:299px;
	float:left;
}
span.sp1,
.request-form div label.sp1{
	padding:3px 6px 0 20px;
	float:left;
	width:auto;
}
input.zip-inp{
	width:90px;
}
input.phone-inp{
	width:250px;
}
select.state{
	width:60px;
	float:left;
}
input.address-inp{
	width:480px;
}
span.sp2,
label.sp2, 
#last-form label {
	width:100px;
	float:left;
	text-align:right;
	padding:0 15px 0 0;	
}
ul.areas{
	width:200px;
	float:left;
}
ul.areas li{
	float:left;
	width:200px;
}
input.chk-inp{
	width:15px;
	height:16px;
	float:left;
}
ul.areas li label{
	padding:1px 0 0 10px;
	float:left;
	width:auto;
}
textarea.txt-area{
	width:420px;
	height:130px;
	float:left;
	border:1px solid #ccc;
	padding:2px 0 0 5px;
}
input.submit-request{
	background:url(../images/submit-request-button.gif) no-repeat 0 0;
	width:116px;
	height:22px;
	float:left;
	margin:10px 0 0 115px;
	display:inline;
}
span.req{
	float:right;
	color:#cc0000;
	margin:10px 57px 0 0;
	display:inline;
}

/* Bread Crumbs */
#breadcrumbs-box{
	width:674px;
	height:36px;
	float:left;
	background-color:#e9ecf1;
	/* Background color to be dynamically generated */
}
#breadcrumbs-box ul{
	width:600px;
	margin:12px 0 0 25px;
	display:inline;
	float:left;
}
#breadcrumbs-box ul li, #breadcrumbs-box ul li.no-arrow{
	background:url(../images/crumb-arrow.gif) no-repeat 0 4px;
	padding:0 4px 0 10px;
	float:left;
	color:#f5f5f5;
	font-size:11px;
}
#breadcrumbs-box ul.black li,
#breadcrumbs-box ul.black li a { color:#000000; }
#breadcrumbs-box ul.black li {
	background:url(../images/crumb-arrow_black.gif) no-repeat 0 4px;
}
#breadcrumbs-box ul li.no-arrow{
	background:none;
	padding:0 4px 0 0;
}
#breadcrumbs-box ul li a{
	color:#f5f5f5;
	text-decoration:underline;
}
#breadcrumbs-box ul li a:hover{
	text-decoration:none;
}


h2.page-name{
	padding:0 0 8px 0;
	margin:7px 0 0 23px;
	display:inline;
	float:left;
	font-size:21px;
	font-weight:normal;
	width:650px;
	border-bottom:1px solid #ccc;
	color:#224b8b;
	/* Color to be dynamically generated */
}
.details, 
.page {
	width:650px;
	margin:18px 0 18px 23px;
	padding:0 0 10px 0;
	display:inline;
	float:left;
	border-bottom:1px solid #ccc;
}
.details#no-bor{
	border:0;
}

#details-description {
	margin-bottom:20px;
}

.page p {
	margin:0px 0px 10px 0px;
}
.page h3 {
	margin:4px 0 12px 0;
	padding:0;
	color:#82BAFF;
}
.page .left {
	float:left;
	width:50%;
}

.page .right {
	float:right;
	width:49%;
}

.page .right,
.page .left {
	line-height:17px;
}

.items-descr{
	width:186px;
	float:left;
	padding:0 0 24px 20px;
}
.item-thumb-box{
	width:186px;
	overflow:hidden;
	float:left;
	padding:0 0 18px 0;	
}
.items-descr strong{
	width:170px;
	float:left;
	padding:0 0 8px 0;
}
.items-descr span strong{
	float:none;
	width:auto;
	display:inline;
	clear:none;
}
.items-descr p{
	padding:0 0 8px 0;
	width:170px;
	float:left;
	clear:left;
}
ul.buy-options{
	width:96px;
	float:left;
}
ul.buy-options li{
	padding:0 0 5px 0;
	float:left;
	width:109px;
}
a.bl, a.bl2{
	padding:0 12px 0 0;
	float:left;
	background:url(../images/blue-arrows.gif) no-repeat 100% 5px;
	clear:left;
	white-space:nowrap;
	text-decoration:underline;
}
a.bl2{
	margin:8px 0 0 0;
	display:inline;
}
a.bl:hover, a.bl2:hover{
	text-decoration:none;
}
.pages{
	width:637px;
	float:left;
	padding:14px 0 0 37px;
}
.pages ul{
	float:left;
	width:400px;
	margin:2px 0 0 0;
}
.pages ul li, .pages ul li.fp{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 4px;
	padding:0 6px 0 8px;
}
.pages ul li.fp{
	background:none;
	padding:0 6px 0 0;
}
.pages ul li a{
	text-decoration:underline;
}
.pages ul li a:hover{
	text-decoration:none;
}
.product-item{
	width:216px;
	float:left;
}
.item-photo{
	width:200px;
	overflow:hidden;
	margin:0 0 0 11px;
	clear:both;

}

ul.code-item{
	width:300px;
	
	text-align:left;
	padding:8px 0;
}
* html ul.code-item{width:auto; }

ul.code-item li{
	float:none;
	display:block;
	padding:0 6px 0 0px;
}
ul.code-item li.no-arr{
	background:none;
	padding:3px 6px 0 0px;
}
ul.opt{
	width:216px;
	float:left;
}
ul.opt li, ul.opt li.ll{
	padding:0 7px 0 0;
	float:left;
}
ul.opt li.ll{
	padding:0;
}

.product-description{
	width:375px;
	margin:0 0 0 19px;
	float:left;
	display:inline;
}
.product-description h3{
	padding:0 0 12px 0;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.product-description p{
	padding:0 0 18px 0;
}
.author-about{
	width:375px;
	float:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.author-photo{
	width:80px;
	float:left;
	overflow:hidden;
}
.author-about ul{
	width:280px;
	float:left;
}

div.contents{
	width:375px;
	float:left;
	margin:12px 0 0 0;
}
div.contents ul{
	margin:0;
}
div.contents li{
	line-height:18px;
	padding:0 0 6px 11px;
	background:url(/HHC/images/blue-arrows.gif) no-repeat;
	background-position:0px 7px;
}

/* Checkout form */
.form-container {
	clear:both;
	width:100%;
}
.form-container h3 {
	background-color:#999;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	text-align:left;
	padding:7px;
	color:#FFFFFF;
}
.form-container label {
	display:block;
	float:left;
	width:220px;
	text-align:right;
	padding:3px 15px 0px 0px;
	margin:0px 0px 13px 0px;
	font-weight:bold;
}
.form-container input {
	
}
.form-container input.login{
	background:url(../images/but-login.gif) no-repeat 0 0;
	width:96px;
	height:22px;
	float:left;
	margin:10px 0;
	display:inline;
	border:0;
	padding:0;
	
}
.form-container form br {
	float:none;
	clear:left;
}
.form-container .note {
	font-size:7.0pt;
	color:#666666;
	margin:3px 0px 0px 0px;
}

input.hidden {
	background-image:none;
	border:none;
	display:none;
}


/* customer orders table */
#customer-orders tr td {
	cursor:pointer;
}

#customer-orders tr.over {
	background-color:#EFF3FF;
}

#customer-orders tr.even {
	background-color:#f2f2f2;
}

/* Footer */
.footer-hold{
	width:900px;
	margin:0 auto;
	padding:0 0 40px 0;
	overflow:hidden;
}
.footer{
	width:898px;
	border:1px solid #ccc;
	background:#e2e2e2;
	margin:5px 0 0 0;
	padding:14px 0;
	float:left;
}
.footer ul{
	margin:0 10px 0 0;
	padding:0 0 6px 0;
	font-size:10px;
	color:#666666;
	display:block;
	float:right;
	width:auto;
}
.footer ul li{
	display:inline;
	padding:0 6px 0 11px;
	background:url(../images/footer-split.gif) no-repeat 0 50%; 
	font-size:10px;
	text-transform:lowercase;
	color:#666666;
}
.footer ul li#first-nav{
	padding:0 8px 0 0;
	background:none;
}
.footer ul li a{
	color:#666666;
}
.footer span{
	float:right;
	padding:0;
	font-size:10px;
	color:#666666;
	clear:right;
	margin:0 15px 0 0;
	display:inline;
}
.footer em{
	font-style:normal;
	color:#666666;
	padding:0 0 0 8px;
}
.footer em a{
	color:#666666;
}


/*********** Matt's CSS ******************
******************************************/

#top-box{
	width:674px;
}
.flash-box{
	float: left;
	background:url(../images/HHC-slides.jpg) no-repeat;
	width: 459px;
	height: 221px;
}
.pocket {
	float: left;
	background:url(../images/HHC-home-page_23.jpg) no-repeat;
	background-color: #eaecf1;
	width: 212px;
	height: 146px;
	margin: 2px 0 0 3px;
}
.pocket p {
	width:120px;
	padding: 3px 0 3px 5px;
	text-align: center;
	font-size: 10px;
}
h3.ebooks-hdr {
	width:297px;
	float:left;
	height:24px;
	padding:10px 0 0 24px;
	background:#234a7c;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 3px;
}
h3.iphone-hdr {
	width:324px;
	float:left;
	height:24px;
	padding:10px 0 0 24px;
	background:#234a7c;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 0;
}
#leftside{
	float: left;
	width: 348px;
}
#leftside p {
	padding: 170px 0 0 155px;
	font-size: 10px;
	width: 110px;
	text-align: center;
}
#rightside {
	float: left;
	width: 321px;
}
#rightside p {
	padding: 208px 0 0 25px;
	font-size: 10px;
	width: 280px;
	text-align: center;
}
.iphone {
	float: left;
	background:url(../images/HHC-home_58.jpg) no-repeat;
	background-color: #eaecf1;
	width: 348px;
	height: 275px;
}
.ebooks {
	float: left;
	background:url(../images/HHC-home_60.jpg) no-repeat;
	background-color: #eaecf1;
	width: 321px;
	height: 275px;
	margin: 0 0 0 3px;
}