
.msgbox-none, .msgbox-full, .msgbox-medium, .msgbox-large, .msgbox-download,
.msgbox-alert, .msgbox-good, .msgbox-info-gray, .msgbox-note,
.msgbox-info-blue {margin:0em 0 0em 0; padding:3px 10px 3px 10px; border-width:1px 0 1px 0; border-style:solid;color:#555;text-shadow:none;}
.msgbox-none {border-width:0;}
.msgbox-full {border-width:1px;}
.msgbox-medium {padding:18px 20px 18px 50px; font-size:1.1em;}
.msgbox-large {padding:25px 27px 25px 50px; font-size:1.2em; }
.msgbox-alert { border-color:#c00; color:#c00; background:#ffd9c8 /*url(images/alert.png) no-repeat 20px 45%*/;}
.msgbox-good { border-color:#446f00; color:#446f00; background:#edfcd5 /*url(images/tick.png) no-repeat 20px 45% */; }
.msgbox-download { border-color:#446f00; color:#446f00; background:#edfcd5 /*url(images/download.png) no-repeat 20px 45% */; }
.msgbox-info-gray { border-color:#555; color:#555; background:#eee /*url(images/info.png) no-repeat 20px 45% */; }
.msgbox-info-blue { border-color:#005984; color:#005984; background:#BDE5F8 /*url(images/info.png) no-repeat 20px 45% */;}
.msgbox-note { border-color:#6b5700; color:#6b5700; background:#fef6d2 /*url(images/note.png) no-repeat 20px 45% */;}
