@CHARSET "UTF-8";

#kreatiw-controlbar { position: fixed; _position: absolute; background: white; border: 1px solid #e2debf; border-bottom: 0 none; width: 377px; height: 22px; bottom: 0; left: 50%; margin-left: -199px; padding: 10px; z-index: 9999; }
#kreatiw-controlbar a { display: block; float: left; height: 22px; margin-right: 10px; text-indent: -2000px; }
#kreatiw-controlbar a.kreatiw { width: 98px; background: url(../img/controlbar/btn-kreatiw.png) 0 -22px no-repeat; }
#kreatiw-controlbar a.webmap { width: 109px; background: url(../img/controlbar/btn-webmap.png) 0 -22px no-repeat; }
#kreatiw-controlbar a.pageedit { width: 150px; margin-right: 0; background: url(../img/controlbar/btn-pageedit.png) 0 -22px no-repeat; }
#kreatiw-controlbar a:hover { background-position: 0 0; }