li.error { background: url(http://static.christianmingle.com/images/design/error/ugly.gif); } li.warning { color: #000000; background-image: url(http://static.christianmingle.com/images/design/error/bad.gif); } li.success { color: #000000; background-image: url(http://static.christianmingle.com/images/design/error/good.gif); } .error_small { color: #BA0000 !important; background: url(http://static.christianmingle.com/images/design/error/ugly_sm.gif) left center no-repeat !important; padding-left: 16px !important; } .warning_small { color: #000000 !important; background: url(http://static.christianmingle.com/images/design/error/bad_sm.gif) left center no-repeat !important; padding-left: 16px !important; } .success_small { color: #000000 !important; background: url(http://static.christianmingle.com/images/design/error/good_sm.gif) left center no-repeat !important; padding-left: 16px !important; }
