.breadCrumb { margin-bottom: 5px; }
.socialToolbar { border: 0 none; margin-bottom: 10px; }
#galleryHeader { margin-bottom: 10px; }

.horizontalListBox { height: 20px; }
#backLink { display: inline-block; float: left; height: 20px; width: 64px; background: url(http://images.meredith.com/bhg/images/gallery/horizontalListBack.png) center no-repeat; overflow: hidden; text-indent: -999em; }
#galleryLinkWrapper { float: right; }

#slideContent { margin-bottom: 10px; }
.slideshowHead { width: auto; }
.imgColumn { margin-right: 0; }
.imgColumnWell { margin-right: 0; min-height: 550px; height: auto !important; }
.slideImgWell { min-height: 550px; width: 550px; background: -moz-linear-gradient(top center , #F2F2F2 0%, #F2F2F2 88%, #F2F2F2 100%) repeat scroll 0 0 transparent; }
#slideInfoContainer { margin: 10px auto; width: 550px; }
.slideCountSmall { display: none; }
#slideContent .roundaboutBtn .roundaboutPrevDisabled { background: none; }
#slideContent .roundaboutBtn .roundaboutPrev { background-position: 0 -231px; left: -65px; }
#slideContent .roundaboutBtn .roundaboutNextDisabled { background: none; }
#slideContent .roundaboutBtn .roundaboutNext { background-position: 0 -286px; right: -65px; }

/* Carousel Styles */
#slideCarousel { width: 550px; margin: 0 auto 10px; position: relative; }
    .jcarousel-clip { height: 100px; width: 550px; }
    .carouselItem, .jcarousel-item { height: 100px; width: 100px; margin-right: 10px; float: left; }
        .carouselLink { float: left; }
#carouselPrev { background: url("http://images.meredith.com/bhg/images/template/shell/carousel/carousel_arrows.png") no-repeat scroll 0 -345px transparent; height: 22px; left: -35px; position: absolute; width: 15px; top: 39px; display: none; }
#carouselNext { background: url("http://images.meredith.com/bhg/images/template/shell/carousel/carousel_arrows.png") no-repeat scroll -15px -345px transparent; height: 22px; right: -35px; position: absolute; width: 15px; top: 39px; display: none; }
