#topbanner{background:url('../../img/991/banner_bg.png') scroll left top repeat-x;display:block;margin:0 auto;width:100%;}

#ph_site_slideshow{display:block;margin:0 auto;max-width:990px !important;}
#ph_site_slideshow .bullets{bottom:12px !important;left:50%;margin-left: -100px !important;}

#bodywrap{background:#fff;}

@media screen and (max-width:990px), screen and (max-device-width:990px){
    .rwd-body #topbanner{box-sizing:border-box;width:100%;}
}
@media screen and (max-width:340px), screen and (max-device-width:340px){
    .rwd-body #ph_site_slideshow .bullets,
    .rwd-body #ph_site_slideshow .prev,
    .rwd-body #ph_site_slideshow .next{display:none;}
}