#top_featured_sections {
    position: relative;
    overflow: hidden;
    margin: 30px auto;
    width: 746px;
    height: 276px;
    box-shadow: none;
}

#large_featured_section,
.large_featured_item,
.large_featured_item img {
    float: left;
    width: 500px;
    height: 277px;
}

.large_featured_item {
    display: block;
}

.small_featured_item {
    float: left;
    height: 92px;
}

#small_featured_section {
    float: right;
    overflow: hidden;
    width: 246px;
    height: 276px;
    *zoom: 1;
}

.small_featured_item img {
    vertical-align: top;
}

.slider.homePageItem .content .node {
    width: 122px;
}

#featuredBricksNext {
    background: none repeat scroll 0 0 rgba(252, 253, 255, 0.7);
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 26px;
    position: absolute;
    right: 0;
    width: inherit;
}

#featuredBricksNext .arrow {
    background: url(/National_Library/20160526010038oe_/https://www.comixology.com/assets/imgs/arrow-down.png) no-repeat scroll center center transparent;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
}

.homeRightCol {
    float: right;
    width: 256px;
}

#dismiss_error {
    float: right;
    margin-right: 5px;
}

#billing_error {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.slider .content {
    height: 174px;
}

.slider .hide {
    margin: 0 11px;
}

.nondesktop .slider .hide {
    margin: 0 15px;
}

.slider .head {
    padding-top: 10px;
    line-height: 25px;
}

.slider .head a:hover {
    text-decoration: underline;
}

#homePageCarousel,
.slider.homePageItem {
    margin-bottom: 12px;
}