/*** Banner manager module Centering adds   ****/
#bnrmanager-right p img, #bnrmanager-left p img, #bnrmanager-home p img{display:block;margin:0 auto;width:auto; margin-bottom:10px}

#bnrmanager-right p img {
    margin: 0 0 10px 0px;
}

.leftFloatBanner {
    position: absolute;
    left: -128px;
    width: 120px;
    height: 600px;
    top: -76px;
}

.rightFloatBanner {
    position: absolute;
    right: -128px;
    width: 120px;
    height: 600px;
    top: -76px;
}
