#infoUI {}
#infoUI h3,h2 {text-align:center; margin:6px;}
#infoUI .error {background:url('error.png') center left no-repeat #fbe3e4; color:#8a1f11; border:2px solid #8a1f11;padding-left:46px;margin-bottom:2px;opacity:0.8;Filter: Alpha(Opacity=80);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#infoUI .warning {background:url('warning.png') center left no-repeat #fff6bf; color:#514721; border:2px solid #514721; padding-left:46px;margin-bottom:2px;opacity:0.8;Filter: Alpha(Opacity=80);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#infoUI .info {padding:5px;background:url('dialog-information.png') top left no-repeat #e6efc2; color:#2a480d; border:1px dashed #2a480d;padding-left:46px;position:center;margin-bottom:2px;opacity:0.9;Filter: Alpha(Opacity=90);border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;text-align:justify;}