.error-message {
    color: #FF0000;
    background: url(../../../image/warn.png) no-repeat -3px 1px;
    padding: 3px 0 4px 20px;
    line-height: 25px;
}