#popupContainer,#popupMask{position:absolute;top:0;left:0;display:none}#popupFrame,#popupMask{width:100%;height:100%}#popupMask{z-index:200;background-color:#000;-moz-opacity:0.7;opacity:.7}#popupContainer{z-index:201;padding:0}#popupInner{border:1px solid #000;background-color:#fff}#popupFrame{margin:0;position:relative;z-index:202}#popupTitleBar{background-color:#99b;color:#fff;font-weight:700;padding:5px;border-bottom:2px solid #000;border-top:1px solid #78a3f2;border-left:1px solid #78a3f2;border-right:1px solid #204095;position:relative;z-index:203}#popupTitle{float:left;font-size:1.1em}#popupControls{float:right;cursor:pointer;cursor:hand}#popupControls a span{display:block;height:15px;width:15px;text-indent:-9000px;background:url('close.gif') no-repeat}