.alertMsg {
color: #222;
background: #FCF8ED url(/web/images/bg_alertWarning.gif) repeat-x scroll 0pt 0pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
min-height:78px;
border:1px solid #CCCCCC;
margin-top:20px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
}
.shell{padding-top:10px;border:medium none !important;}
.alertMsg .shell {padding-bottom: 8px;}
.alertMsg p {margin-bottom: 6px;margin-left: 50px !important;max-width: 100%;}
.alertMsg ul {margin-bottom: 6px;margin-left: 50px;list-style-type:none;}
.alertMsg li {padding-left: 0;background: none transparent; color: #e00;}
.alertMsg li a {color: #e00;cursor:pointer;}
.alertMsg img {float:left;margin-left:-2px;}
.alertMsg a {color: #222;text-decoration: underline;}
	
.alertMsgIcon{margin-top:10px;}
	
.lining {
min-height:78px;
padding: 0 15px;
}

