+/* Toolbars with select box to change panel contents*/
+.panel-toolbar {
+ height: 20px;
+ padding: 0 0 2px 0;
+ border-top: 1px solid #AAA;
+ border-bottom: 1px solid #AAA;
+ font-size: 12px;
+ line-height: 20px;
+ background-color: #DDD;
+ white-space: nowrap;
+ overflow: hidden;