@import url('/css/events.css');

#trade_centers{height:1065px;background-color:#eeeeee;vertical-align:top;padding:11px;}
#trade_centers div img{display:block;}
#trade_centers div{font-size:11px;color:#666666;margin:auto;width:210px;height:165px;overflow:hidden;background-color:#eeeeee;}
#trade_centers div a{display:block;width:100%;height:110px;background-position:center;margin:0px;padding:0px;}
#trade_centers div.btn{height:25px;background:#f3bd1f;margin:auto;cursor:pointer;background-position:center;background-repeat:no-repeat;}
#trade_centers h3{margin:0px;padding:3px 0px 0px;font-size:14px;}
#trade_centers #container{margin:0px;padding:13px 0px 0px;width:auto;height:990px;overflow:hidden;}
#trade_centers div.btn.up{background-image:url('/img/all/up_active.gif');}
#trade_centers div.btn.up_disabled{background-image:url('/img/all/up.gif');cursor:default;}
#trade_centers div.btn.down{background-image:url('/img/all/down_active.gif');}
#trade_centers div.btn.down_disabled{background-image:url('/img/all/down.gif');cursor:default;}
