.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%; }
.ui-widget { font-family: 'segoe ui', lucida, 'lucida grande', tahoma, verdana, geneva, arial, helvetica, sans-serif;}


.ui-widget-content { color: #0066CC; }
.ui-widget-overlay { background: #000000; opacity: .80;filter:Alpha(Opacity=80); }

button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox *//* * jQuery UI Dialog 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */.ui-dialog { position: absolute; padding: .2em; overflow: visible; background: #FFFFFF; border: 1px solid #333; }.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }