.x-tab-bar,
.x-panel-header,
.x-accordion-hd {
	background-color: #fae1c4 !important;
	background-image: linear-gradient(top,#fbe8d5,#fae2c6 45%,#f8d2a0 46%,#f8d2a0 50%,#f8d8ae 51%,#fae1c4) !important;
	background-image: -moz-linear-gradient(top,#fbe8d5,#fae2c6 45%,#f8d2a0 46%,#f8d2a0 50%,#f8d8ae 51%,#fae1c4) !important;
	background-image: -ms-linear-gradient(top,#fbe8d5,#fae2c6 45%,#f8d2a0 46%,#f8d2a0 50%,#f8d8ae 51%,#fae1c4) !important;
	background-image: none !important;
	background-image: -o-linear-gradient(top,#fbe8d5,#fae2c6 45%,#f8d2a0 46%,#f8d2a0 50%,#f8d8ae 51%,#fae1c4) !important;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbe8d5),color-stop(45%,#fae2c6),color-stop(46%,#f8d2a0),color-stop(50%,#f8d2a0),color-stop(51%,#f8d8ae),color-stop(100%,#fae1c4)) !important;
	background-image: -webkit-linear-gradient(top,#fbe8d5,#fae2c6 45%,#f8d2a0 46%,#f8d2a0 50%,#f8d8ae 51%,#fae1c4) !important;		
	background-image: url("../../resources/ext-theme-bim/images/panel-header-default-top-bg.gif") !important;
}

