.next-list-box, #next-list-carousel {
        border-left: 1px solid #d2ddcf;
        border-right: 1px solid #d2ddcf;
        border-bottom: 1px solid #d2ddcf;
        width: 612px;
}

/*#next-list-featured {
        height: 418px;
}*/

#next-list-header {
        height: 55px;
        margin-top: 16px;
}

.next-list-section {
        text-transform: uppercase;
        font-size:20px;
        font-weight:bolder;
        position: relative;
        top: 16px;
        left: 12px;
        padding: 0;
        text-align:left;
}

#next-list-subsection {
        font-size: 12px;
        text-transform: none;
        text-align:right;
}

#first-book-blurb {
        font-size: 12px;
}

#kids-first-book-blurb {
    font-size: 12px;
    position: relative;
    width: 500px;
    }

#kidsnext-header {
}

#notables table {
        margin-left: auto;
        margin-right: auto;
}

#notables p {
        text-align:left;
        margin: 2px 4px 4px 4px;
        font-size:11px;
}

#notables h3 {
        text-align:center;
        margin: 4px 0;
        font-size:14px;
        font-weight:bold;
}

.content-box {
        border: 1px solid #c9cacb;
        width: 613px;
        background-color: #fff;
}

.content-box p {
        margin: 20px;
}

#bestsellers-header {
}

#bestseller-lists {
	width: 615px;
	margin-top: 20px;
	background-color: #fff;
}

#bestseller-lists-header {
	height: 55px;
	margin: 0 auto;
	text-align: center;
}

#bestseller-lists-header h3 {
	margin: 0;
	padding-top: 15px;
}

#bestseller-lists-header p {
	margin: 0;
	font-size: 10px;
}

#bestseller-lists-content {
	padding: 30px;
	background-color: #d2ddcf;
	font-size: 13px;
}

#bestseller-lists-content a:link, #bestseller-lists-content a:visited {
	display: block;
	margin-bottom: 10px;
}

#bestseller-lists-content-container {
	width: 350px;
	margin: 0 auto;
}

#bestseller-lists-content-left {
	float: left;
}

#bestseller-lists-content-right {
	float: right;
}

.clear-fix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clear-fix {
        display: block;
}

.indiebound-content {
        min-height: 140px;
}

.indiebound-image {
        float:left;
        padding-right:10px;
}

.indiebound-authors {
        font-size:0.8em;
        font-weight:bold;
        min-height:22px;
        line-height:16px;
}

.indiebound-title {
        font: 1.3em;
}

