#carousel-wrapper { width: 612px; height: 314px; background: none; }
#carousel-shadow { display:none; }

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding: 10px; float: left; right:-525px; bottom:82px; position:relative; z-index:150;}
.cs-buttons a { margin-left: 5px; height: 16px; width: 16px; float: left; border:none; color: #B8C4CF; text-indent: -1000px; }
.cs-active { color: #FFFFFF; }
.cs-title  
{
    width: 612px; 
    height: 120px;
    padding: 0px;     
}

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

/* page-specific styles */
#carouselHolder2012  
{
    padding: 0px; 
    margin-top: 10px; 
    width: 612px; 
    border:none; 
}

/** Coin Slider additional styles **/
.cs-buttons a {
    background-image: url('../images/carousel/carousel-green-nav-off.png');
    background-repeat: no-repeat;
    _background: transparent;
    _background-image: url('../images/carousel/carousel-green-nav-off.gif');
    _background-repeat: no-repeat;
}
a.cs-active {
    background-image: url('../images/carousel/carousel-green-nav-on.png');
    background-repeat: no-repeat;
    _background: transparent;
    _background-image: url('../images/carousel/carousel-green-nav-on.gif');
    _background-repeat: no-repeat;
    border: none !important;
}

div.topTitleCurveCarousel
{
    background-color: transparent; 
    color: #FFFFFF; 
    background-image: url('../images/carousel/carousel_programs_bottom-arc.png');
    _background-image: url('../images/carousel/carousel_programs_bottom-arc.gif');
    background-position: top left;
    background-repeat:no-repeat;
    width:612px;
    /*height:60px;*/
    height:54px;
}

div.bottomTitleContainerCarousel
{
    background-color:#f5f3e4;
}

div.bottomTitleTextCarousel
{
    width:480px;
    max-width:480px;
    font-family:Arial;
    font-size:12px;
    color:#666;
    line-height:16px;
    padding-left:10px;
    padding-bottom:12px;
    height:54px;
    min-height:54px;
    max-height:54px;
    /*height:48px;
    min-height:48px;
    max-height:48px;*/
}

div.bottomTitleTextCarousel a, div.bottomTitleTextCarousel a:hover, div.bottomTitleTextCarousel a:visited
{
    color:#F90
}

ul.address_icons
{
    background:none;
}
