.ui-widget-content {
background: #ffffff;
border: none;
}
.ui-widget-header{border: none}
.ui-state-default{
padding: 6px;
}
.ui-state-default:hover { 
border: 1px solid #a45b13; 
background: #ffdd57 url(images/ui-bg_gloss-wave_70_ffdd57_500x100.png) 50% 50% repeat-x; 
font-weight: bold; 
color: #381f00; 
text-decoration: none;
outline: none;
}