.ui_box {
  background: #ffffff;
  border-style: solid;
  border-color: #ffffff;
}

.ui_box .ui_box_head {
  background: #ffffff url('img/highlight_top.png') repeat-x;
  border-style: dotted;
  border-color: #cccccc;
}

#ui_sidebar .ui_box .ui_box_head {
  background: #e9e6e3 url('img/back.png') repeat-x;
}

#ui_sidebar .ui_box {
  border-color: #e9e6e3;
}
