.rotator-pg  #region-branding {
    background: url(./page-header.jpg) no-repeat -0 0;
    width:980px;
    height:280px;
    margin:0 0 0 -10px;
}

.rotator-pg-v2  #region-branding {
    background: url(./page-header-v2.jpg) no-repeat -0 0;
    width:980px;
    height:280px;
    margin:0 0 0 -10px;
}

.rotator-pg #zone-header {
    width: 980px;
    box-shadow: 0px 0px 9px #ccc;
}

.rotator-pg #zone-header .region {
    margin:0;
}
.rotator-pg  #region-branding {
    box-shadow: 0px 0px 9px #ccc;
}
.rotator-pg  #region-branding .region-inner {
    display:none;
}
.rotator-pg  #zone-content {
    background: url(./page-content.jpg) no-repeat 0 0;
    overflow:visible;
    width:980px;
    height:1153px;
    box-shadow: 0px 0px 9px #ccc;
}

.rotator-pg .sabre-carousel-bean {
    width: 980px;
    height: 373px;
    margin-bottom: 0;
    padding: 0;
}

body.rotator-pg .sabre-carousel-bean .slide-image,
body.rotator-pg .sabre-carousel-bean .slide-image img {
    width: 980px;
    height: 373px;
}

.rotator-pg  #zone-content * {
    display:none;
}
