div.dialogShadow					{ z-index: 1400; position: fixed !important; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=25); opacity: 0.25; -moz-opacity: 0.25; //position: absolute; //top: expression((window.XMLHttpRequest) ? '0px' : document.getElementsByTagName("body")[0].scrollTop + "px"); }
div.winDialog 						{ width: 360px; background-color: #4b538d; z-index: 1500; position: fixed !important; top: 50%; left: 50%; //position: absolute; //top: expression((window.XMLHttpRequest) ? '50%' : (document.getElementsByTagName("body")[0].clientHeight-95)/2 + document.getElementsByTagName("body")[0].scrollTop + "px");  }
.winDialog .WDHead 					{ height: 24px; margin: 0; padding: 0; background-color: #4b538d; background: url('/img/bg/mailbg.png') 0 0 repeat-x; }
.winDialog .WDHead .but 			{ margin: 2px 3px 0 0; }
.winDialog .WDHead span 			{ color: #fff; font: bold 13px Arial; float: left; margin: 4px 0 0 9px; cursor: default; }
.winDialog .WDbg 					{ margin: 0; padding: 0; height: 83px; background: url('/img/bg/mailbg.png') 0 -24px repeat-x; }
.winDialog .WDBody 					{ background-color: #fff; margin: -82px 3px 3px 3px; }
#WD_content 						{ padding: 10px; //width: expression(if (!window.XMLHttpRequest) '100%';); height: 100%; background-color: #fff; }

#WD_content p						{ font: normal 12px Arial; }

.WDBody .rel						{ position: relative; padding: 10px; text-align: center; }
.WDBody .rel .error					{ margin: 10px; margin-bottom: 5px; float: left; }
.WDBody .rel .error1				{ position: absolute; top: 15px; left: 20px !important; float: left; text-align: left; display: block; //left: 5px; }	
.WDBody .rel .text					{ margin: 8px 20px 15px 20px; padding: 0; font: normal 18px Arial; text-align: left; }
.WDBody .rel .c						{ text-align: center; }

.WDBody .rel .buttons				{ text-align: center; width: 204px; margin: 15px auto 0 auto; }
.WDBody .rel .buttons .db			{ width: 95px; height: 30px; cursor: pointer; background: url('/admin/img/button/yesNo.gif'); }
.WDBody .rel .buttons .yes			{ background-position: 0 0; }
.WDBody .rel .buttons .no			{ background-position: -95px 0; float: right; }
.WDBody .rel .messbutOK				{ position: absolute; top: 40px; left: 50%; margin-left: -47px; width: 95px; height: 30px; cursor: pointer; background: url('/admin/img/button/yesNo.gif'); }

a.switch { font: normal 11px Tahoma; color: #000; text-decoration: none; cursor: pointer; border-bottom: dashed 1px #000; }
.sm_hidden { height: 0; overflow: hidden; }

#s-block { text-align: left; margin: 0; padding: 0; font-size: 10px; color: #999; }
#s-block a { color: #999; }