.daAlert {max-width:400px; border-collapse:collapse; position:absolute; top:0; left:0; z-index:1000; display:none;}
.daAlertT {}
.daAlertTL {}
.daAlertTC {padding:5px 0 5px 10px}
.daAlertTR {}
.daAlertC {}
.daAlertCL {}
.daAlertCC {padding:20px 10px}
.daAlertCR {background:url(/gfx/5.png) no-repeat -14px 0; width:14px;}
.daAlertB {}
.daAlertBL {}
.daAlertBC {padding:0 0 25px 0; text-align:center; background:url(/gfx/6.png) no-repeat 0 bottom;}
.daAlertBC .button{background:url(/gfx/cl.png) no-repeat 0 0;}
.daAlertBR {height:10px; width:10px; background:url(/gfx/7.png) no-repeat -43px bottom;}
.daAlertTL i, .daAlertBR i {width:10px; height:10px;   display:block; font-size:0; line-height:0}

.info {}
.info .daAlertTC {height:44px; vertical-align:middle; background:url(/gfx/1.png) no-repeat 0 0;; font-weight:bold; color:#996600; border-radius:10px 10px 0 0;}
.info .daAlertCC {background:url(/gfx/2.png) no-repeat 0 0; padding-left:70px; color: #996600;}
.info .daAlertBC input {border:1px solid #ccc; background:url(/gfx/cl.png) no-repeat 0 0; color:#000; height:24px;  width:74px;}

.success {background:#eee; border:10px solid #107cad; border-top:none;}
.success .daAlertTC {background:#107cad; font-weight:bold; color:#9cd9e6;}
.success .daAlertCC {background:url(/gfx/daAlert/success.png) no-repeat 10px center; padding-left:70px;}
.success .daAlertBC input {border:1px solid #ccc; background:#9cd9e6; color:#000; padding:0 10px;}

.error {background:url(/gfx/8.png) no-repeat 0 0;/* border:10px solid #ddd; border-top:none;*/}
.error .daAlertTC{ height:44px; vertical-align:middle; background:url(/gfx/1.png) no-repeat 0 0;; font-weight:bold; color:#996600;}
.error .daAlertCC { padding-left:70px;}
.error .daAlertBC input {/*border:1px solid #ccc; background:#ddd; color:#000; padding:0 10px;*/border:1px solid #ccc; background:url(/gfx/cl.png) no-repeat 0 0; color:#000; height:24px; width:74px;}
/*border-top:1px solid #fff; border-right:2px solid #666; border-bottom:2px solid #666; border-left:1px solid #fff; */


