.bannerGroup .bannerContent {
    margin: 0px auto;
    height: 22px;
    width: 600px;
    top: 175px;
    z-index: 3;
    position: relative;
}

.bannerGroup .contentframe {
    overflow: hidden;
    height: 22px;
    text-align: right;
    z-index: 3;
}

.bannerGroup .slidecounter {
    float: right;
    color: #000;
    font: 10px "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    margin: 4px 10px;
}

.bannerGroup .slidecaption {
    overflow: hidden;
    float: left;
    color: #FFF;
    font: 10px "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    margin: 4px 0;
}

.bannerGroup .stamp {
    float: right;
    margin: 1px 20px 0 0;
}

.bannerGroup .navigation {
    float: right;
    margin: 1px 5px 0 0;
}

.bannerGroup .loading {
    position: relative;
    z-index: 3;
    width: 600px;
    height: 0px;
    text-indent: -999em;
}

.bannerGroup {
    height: 200px;
    width: 600px;
}

.bannerGroup .supersize img, .supersize a {
    clear: inherit;
    height: 200px;
    width: 600px;
    position: absolute;
    z-index: 0;
}

.supersize .prevslide, .supersize .prevslide img {
    z-index: 0;
}

.bannerGroup .supersize .activeslide, .supersize .activeslide img {
    z-index: 1;
}