
/* ---- Interaction Feedback ---- */
.common_fb { display:block; padding:7px 8px 6px 35px; color:#222222; }
.alert_warning { background:#efe7bd url(../images/common/fb_warning.gif) 10px center no-repeat; border:1px solid #c3b766; }
.alert_success { background:#e3efbd url(../images/common/fb_success.gif) 10px center no-repeat; border:1px solid #abcb88; }
.alert_error { background:#ecd2c8 url(../images/common/fb_error.gif) 10px center no-repeat; border:1px solid #a66f53; }


/* ---- Ignited Backlink ---- */
.IS_link { margin:10px 0 0 0; clear:both; }
.IS_link a {  }
.IS_link img { display:inline; vertical-align:text-bottom; }
