.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #edd549 repeat-x 50% 50%; font-weight: normal/*{fwDefault}*/; color: #fff; outline: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #edd549 repeat-x 50% 50%; color: #363636/*{fcHighlight}*/; }
.ui-widget-content { border: 1px solid #415a68/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #415a68 repeat-x 50% 50%; color: #fff; font-weight: bold; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #FFFFFF repeat-x 50% 50%; font-weight: normal/*{fwDefault}*/; color: #000; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #415a68 repeat-x 50% 50%; font-weight: normal/*{fwDefault}*/; color: #fff; outline: none; }