@charset "utf-8";
/* CSS Document */

.floatingbanner{
 background:transparent no-repeat scroll top center;
 top:16;
 right:145px;
 position:fixed;

 z-index:9999;
 height:20px;
} 
/* new tabs */