#main-rollband { width:0; height: 300px;background: rgba(0,0,0,0.5);position:fixed;right:0;bottom:0px;overflow:hidden; text-align: center;z-index:910; }
#main-rollband-control { width:40px; height:300px; background: url(banner_open-close.gif) 0 0 no-repeat; position:fixed;right:0;bottom:0px; cursor: pointer;z-index:920; }
#text-rollband-control { cursor:pointer; z-index:920; position:fixed; right:-130px; bottom:130px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:160%; font-weight:bold; text-align:center; color:#FFFFFF; line-height:2.1; background-color:#E64914; width:300px; height:40px; -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); }
