#dialog {
 background:url(/Images/battery_finder_background.png) no-repeat;
 background-position:0px -50px;
 overflow:hidden;
}
.ui-dialog, .ui-dialog {
 /*background-color:#99ccff;*/
 background:url(/Images/battery_finder_background.png) no-repeat;
 padding:0px;
}
.ui-dialog .ui-dialog-titlebar, .ui-dialog.ui-dialog-titlebar {
 background:url(/Images/battery_finder_background.png) no-repeat;
 background-position:-1px -1px;
 width:960px; height:30px;
}
.ui-dialog-titlebar-close .ui-icon-closethick {
 background:url(/Images/battery_finder_close_button.png) no-repeat;
 background-position:-1px -1px;
 border:none;
}
#dialog #battFilter {float:left; border:0px dashed #f00;}
#dialog #resetFilters {float:left; padding:0px 10px;}
#dialog #battLgnd {float:left; border:0px dashed #f00;}
#dialog #battLgnd ul {list-style-type:none; width:190px; padding:0px 0px 0px 10px; margin:47px 0px 0px 0px; border:0px dashed #f00;}
#dialog #battLgnd ul li {padding:0px; width:190px; color:#000000;}
#dialog #loaderContainer {height:25px; padding:20px 0px 20px 200px;}
#dialog #battContent {float:left; border:0px dashed #f00; width:975px; height:215px; overflow:auto;}
