/*TimePicker */
.ui-dropslide      { position:absolute; }
.ui-dropslide ol   { margin-top:2px; list-style-type:none; list-style:none;}
.ui-dropslide li   { float:left; margin:0; padding:0;list-style-type:none;list-style:none;}
.ui-dropslide span {font-size:.7em;padding:4px 6px 4px 6px;margin-left:2px;text-align:center;cursor:pointer;-moz-border-radius:3px;-webkit-border-radius:3px;display:block;text-align:center;}
.ui-timepickr ol li.hour, 
.ui-timepickr ol li.minute, 
.ui-timepickr ol li.second { width:30px; }
span.ui-timepickr span {border-width:1px;border-style:solid;border-color:ThreeDLightShadow ThreeDShadow ThreeDShadow ThreeDLightShadow;color:ButtonText;background:ButtonFace;}
span.ui-timepickr span.ui-state-hover {color:HighlightText;background:Highlight;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
