.script-fixtopbar-bar { position: fixed; top: 0; left: 0; z-index: 2; width: 100%; height: 50px; }
#id-script-fixtopbar-bar.fixed { position: fixed; top: 0; left: 0; z-index: 2; width: 100%; }
.script-fixtopbar-bg {  background-color:#669900; height: 40px; }
.script-fixtopbar-shadow { background-image:url('img/shadow.png'); height: 10px; }
