.jcarousel-skin-tango {
  width: 576px;  
}
.jcarousel-skin-tango .jcarousel-container {
  width: 576px;
  height: 258px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0px 40px 2px 65px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 552px;
}

.jcarousel-list li {
    width: 180px;
    height: 270px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 180px;
    height: 270px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 82px;
    right: 5px;
    width: 50px;
    height: 78px;
    cursor: pointer;
    background: transparent url(next_arrow.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 82px;
    left: 5px;
    width: 50px;
    height: 78px;
    cursor: pointer;
    background: transparent url(prev_arrow.png) no-repeat 0 0;
}

ul#topAds          { width:560px;list-style:none; margin-top:1px; padding:0;}
#topAds li         { display:inline;}  
a.adBottomLink:hover { text-decoration: underline;}
.adHeader, .adFooter { width:576;height:25px; padding-top: 4px; padding-bottom: 0px; margin-left:auto; margin-right: auto; text-align:center; }
#topAds li a:hover { text-decoration: underline;}  
.adTopLink         { text-decoration: none;}
.adHeader a:hover, .adFooter a:hover {text-decoration: underline;}
#buffer            { display:none;}
.customAd          { margin-left: auto;	margin-right: auto; width: 680px;}


