.fieldset {
background: #F9F9F9 url(../images/info-down-bkg.png) repeat-x bottom left;
}
.x-panel-body {background: none;}
.x-plain-body {background: none;}
fieldset.x-panel-collapsed{padding-bottom:0!important;border-width:1px 0 0 0!important;background:none;}
.x-fieldset legend {
color:#FF6600;
} 

.x-combo-list .x-combo-selected {
background: #F9F9F9 url(../images/header-bkg.png) repeat-x 0px -12px;
border: 1px dotted #000000 !important;

}