#wps-topbar {position:fixed;top:0;left:0;width:100%;min-width:960px;height:30px;z-index:1000;text-align:center;font-size:1.1em;display:none;line-height:1.6;font-family:Helvetica, arial;}
#wps-topbar {background:#ddd;border-bottom:3px solid #bbb}
#wps-topbar form {display:inline}
.wps-topbar-content {margin:auto;padding-top:5px}
.wps-topbar-content form input[type="text"] {margin:3px 3px 3px 5px;border:1px solid #c3c3c3;padding:5px;width:100px;color:#777;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;}
.wps-topbar-content form input[type="submit"] {margin-left:10px;padding:5px 10px;border:none;color:#fff;font-size:15px; font-weight: bold;cursor:pointer;background:#964141;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px;}
#wps-topbar-close {position:fixed;top:0;right:10px;width:40px;height:43px;z-index:1001;cursor:pointer}