/*** Banner manager module Centering adds   ****/

#bnrmanager-home{
display:block;
clear:both;

}


#bnrmanager-home ul li{
margin-bottom:10px;
margin-top:10px;
list-style:none;
overflow:hidden;
position:relative;
}
#bnrmanager-home ul li.last_item_of_line {
margin-left:0
}
#bnrmanager-home ul li a{

}
#bnrmanager-home ul li a img{
overflow:hidden;
border:1px solid #D4D1CA;
padding:1px;
background:#fff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
overflow:hidden;

}


#bannersha{
margin-bottom:10px;
display:block;
overflow:hidden;

}


#bannersha ul li{


margin:auto;
margin-bottom:10px;
list-style:none;
overflow:hidden;



}
#bannersha ul li a img{
width:100%;
height:auto;
overflow:hidden;
background:#fff;
border:1px solid #D4D1CA;
padding:1px !important;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

