body.narrow .container {
    max-width:984px;
}
body.narrow #topbar{
    max-width:1014px;
    margin:0 auto;
}
#main-content-wrapper {position:relative;}
#irishnews_ad_left_side {
    position:fixed;
    top:0;
    margin-left:-200px;
    z-index:99999;
}
#irishnews_ad_right_side {
    position:fixed;
    top:0;
    margin-left:1200px;
    z-index:99999;
}
body.narrow #irishnews_ad_right_side {
    margin-left:984px;
}
