.floating_banner {z-index:9999; background: #fff;}
.floating_banner_wrapper {position:absolute; right:12px;}
.floating_banner {top:0; position: relative; }
.floating_banner.fixed {position: fixed; margin-top:15px; }
.floating_banner.bottom {top:auto; position:absolute; bottom:0;}