
#overlay{position:fixed;top:0;left:0;background:#fff;opacity:.5;filter:alpha(opacity=50)!important;height:100%;width:100%;z-index:1000;display:none}
.warnpopup{background:#fff;border:1px solid #7eabcd;padding:0 0 10px 0;width:295px;position:fixed;z-index:1001;top:30%;left:40%;display:none}
.warnpopup .heading{font-size:11px;margin:0;background:#fafafa url(/common/graphics/1121/titleBar.png) repeat-x top left;line-height:16px;border-radius:5px 5px 0 0;padding:5px}
.warnpopup p{padding:5px 10px 0;font-size:11px;margin-bottom:4px}
.warnpopup .close{position:absolute;top:7px;right:4px;text-decoration:none;background:url(/common/graphics/1121/tabClose.png) no-repeat center center;width:12px;height:12px;z-index:12000}
.yes,.no{background:url(/common/graphics/1121/yes.gif) no-repeat;width:67px;height:30px}
.no{background:url(/common/graphics/1121/no.gif) no-repeat}
.buttons{text-align:center;margin-top:15px}
