/*
 * ADU CSS Library 1.0
 * Copyright(c) 2007-2009, ADU CSS, LLC.
 * singledu@gmail.com
 */
.msg{position:absolute;left:0;top:0;width:300px;background:#888;}.msg .head,.msg .bodyIcon,.msg .closeIcon,.msg .closeIconH,.msg .errorIcon,.msg .infoIcon,.msg .warnIcon,.msg .foot input{background:url(../images/adu.gif) no-repeat;}.msg .main{position:relative;top:-3px;left:-3px;border:1px solid #888;background:#fff;}.msg .head{background-position:0 -45px;padding-left:4px;height:26px;line-height:26px;}.msg .title{font-size:12px;font-weight:bold;color:#FFF;}.msg .titleIcon{height:1px;width:1px;float:left;margin-top:0;margin-right:4px;}.msg .closeIcon,.msg .closeIconH{float:right;margin-top:3px;margin-right:3px;cursor:pointer;width:18px;height:18px;}.msg .closeIcon{background-position:-135px 0;}.msg .closeIconH{background-position:-153px 0;}.msg .body{width:298px;}.msg .errorIcon,.msg .infoIcon,.msg .warnIcon{position:absolute;top:38px;left:18px;width:45px;height:45px;}.msg .warnIcon{background-position:0 0;}.msg .errorIcon{background-position:-45px 0;}.msg .infoIcon{background-position:-90px 0;}.msg .bodyText{line-height:18px;padding:10px 15px 10px 85px;min-height:45px;height:auto!important;height:45px;overflow:visible;}.msg .foot{height:35px;padding-top:5px;text-align:center;}.msg .foot input{padding:3px 5px;margin:0 2px;cursor:pointer;width:70px;height:25px;line-height:20px;font-size:12px;color:#666;border:solid 0;text-align:center;background-position:-171px 0;}
.mask{filter:alpha(opacity=30);opacity:.3;background-color:#000;position:absolute;left:0;top:0;}

