@charset "utf-8";div.validationTip{padding-left:6px;background:url(../images/tip_left.gif) no-repeat left top;font-size:93%}div.tipInner{border:solid #BBB 1px;border-top:0;border-left:0;-moz-border-radius:4px;padding:.5em 1em .5em .8em;color:#F60;background:#ededed;font-weight:bold}div#dlgmat{width:101.55%;height:100%;position:fixed;top:0;left:0;z-index:550;background:#000}* html div#dlgmat{position:absolute;height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}div#dlg{margin-top:-2000px;padding:0 0 0 5px;position:fixed;top:0;left:0;z-index:1000;background:url(../images/dialog_left.gif) no-repeat left top;font-size:93%}* html div#dlg{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(dlgMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px')}div#dlg span#close{display:block;width:21px;height:19px;position:absolute;left:0;bottom:0;background:url(../images/dialog_close.gif) no-repeat left top;cursor:pointer}div#dlg span#close.hover{background:url(../images/dialog_close.gif) no-repeat left -19px}div#dlg div#dlgtop{height:5px;background:url(../images/dialog_top.gif) no-repeat right top;overflow:hidden}div#dlg div#dlgcont{padding:1.5em 0;background:#282828 url(../images/dialog_right.gif) no-repeat right top}div#dlg div#dlgcont div{padding:0 3.5em;color:#FFF;font-weight:bold}div#dlg div#dlgcont div span{line-height:1.7}div#dlg div#dlgcont div span strong{border-bottom:dotted #F60 1px;padding:0 .1em;color:#F60}div#dlg div#dlgbtm{height:5px;background:url(../images/dialog_bottom.gif) no-repeat right top;overflow:hidden}