-.panel-wrap .panel-toolbar {
- position: absolute;
- top: 0px; left:0px; right: 0px; height: 26px;
- padding: 0px;
-
- border-bottom: 1px solid #AAA;
- z-index: 80;
+#header {
+ margin: 0;
+ padding: 0;
+ background-color: #C1C1C1;
+ background-image: -webkit-gradient(linear, left top, left bottom, from(#C1C1C1), color-stop(0.9, #A2A2A2));
+ font: 11px Helvetica, Verdana, sans-serif;
+ font-weight: bold;