﻿.featuredBox
{
    margin: 0 0 18px 0;
    background: transparent url(http://a.cksource.com/e/1/gfx/bg-featuredbox.jpg) no-repeat 1px 0;
}
.featuredBoxH
{
    background-image: url(/images/header.png);
    background-position: 1px 0;
}

.featuredBoxHS
{
    background-image: url(/images/header_short.png);
    background-position: 1px 0;
}

.featuredBoxInside
{
    position: relative;
}

.featuredBoxH .featuredBoxInside
{
    height: 250px;
}

.featuredBoxHS .featuredBoxInside
{
    height: 150px;
}

.carousel_container {
    width: 970px;
    height: 250px;
    margin: 0px auto;
}