/*Background */
#Background{width:100%;height:100%;z-index:2;top:0;left:0;margin:0;position:absolute;display:none;visibility:visible}
html>body #Background { p\osition: fixed}
#Background{background-color:#000}
/*WarnBackground*/	
#WarnBackground{display:none;visibility:visible;width:100%;height:100%;z-index:3;top:0px;left:0px;margin:0;position:absolute; overflow:auto}
html>body #WarnBackground {p\osition: fixed}
#WarnBackground{text-align:center;font-size:13px}
/**/
#Warn {width:447px;margin:10px auto 0 auto;text-align:left;display:none;visibility:visible}
.BackLayerTop {background:url(../Images/Design/Warn/LayerBack-Top.gif) no-repeat top;height:8px;font-size:0;}
.BackLayerTopContent {background:#ededed;padding:10px;border-bottom:#a8a8a8 solid 1px} 
.BackLayerTopContent h2  {float:left} 
.CloseButton {background:url(../Images/Design/Warn/LayerXButton.gif) no-repeat center;width:30px;height:29px;float:right}
.BackLayerContent {background:#ededed;padding:10px}
.BackLayerContent h3 ,.BackLayerContent  h4 {margin:5px 0}
.BackLayerBottom {background:url(../Images/Design/Warn/LayerBack-Bottom.gif) no-repeat top;height:8px}
/**/
#sending {display:block}
#sending img {position:relative;top:50%;left:50%}