.x-layout-split {
  background: #fff !important;}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  border: 0;
}
.x-panel-header {
  border: 0;
  background: #6E6E6E;
  font-weight: bold;
  color: #fff;
  /*text-align: center;*/
  border-bottom: 1px solid #fff;
  /*-moz-border-radius: 6px 6px 0 0 ;*/
}
.x-border-layout-ct {
background:#fff none repeat scroll 0 0;
}
#buttonbar .x-toolbar {
  border-top: 1px solid #fff;
  background: #ccc;
  -moz-border-radius: 0 0 0 5px;}
  
.zoomin {
  background: url(../images/icon_zoomin.png) top left no-repeat !important;}
.pan {
  background: url(../images/icon_pan.png) top left no-repeat !important;}
.info {
  background: url(../images/information.png) top left no-repeat !important;}

.previous {
  background: url(../images/resultset_previous.png) top left no-repeat !important;}
.next {
  background: url(../images/resultset_next.png) top left no-repeat !important;}
  
.print {
  background: url(../images/printer.png) top left no-repeat !important;}

.x-tree-root-ct {
  margin-top: -17px;}
