#grafs-promo-switcher-container {
    background: url(../images/promo-switcher-shadow.png) no-repeat;
    padding: 4px;
    width: 725px;
}

#grafs-promo-switcher {
    width: 725px;
    height: 240px;
    margin-bottom: 12px;
    overflow: hidden;
}

#grafs-promo-switcher div {
    height: 240px;
    width: 725px;
    text-align: center;
}

#grafs-promo-switcher div img {
    display: block;
}
