/* Info messages */
SPAN.mText {display:none;}

.mGood H4 {font-size:16px; color:#666666; margin:5px 0px; padding:0px;}
.mFail H4 {font-size:16px; color:red; margin:5px 0px; padding:0px;}


/* Info message table */
TD.msg11 {width:15px; height:15px; background:url(./i1-1.gif) top no-repeat;}
TD.msg12 {width:376px; height:15px; background:url(./i1-2.gif) top repeat-x;}
TD.msg13 {width:9px; height:15px; background:url(./i1-3.gif) top no-repeat;}

TD.msg21 {background:url(./i2-1.gif) top repeat-y;}
TD.msg22 {background:url(./i2-2.gif) top repeat; padding:0px 15px 10px 15px; vertical-align:middle; text-align: center;}
TD.msg23 {background:url(./i2-3.gif) top repeat-y;}

TD.msg31 {width:15px; height:9px; background:url(./i3-1.gif) top no-repeat;}
TD.msg32 {width:376px; height:9px; background:url(./i3-2.gif) top repeat-x;}
TD.msg33 {width:9px; height:9px; background:url(./i3-3.gif) top no-repeat;}

#mBtnClose {margin-top:15px;}

