label.error {
    color:#000000 !important;
    font-weight:bold;
    font-size:11px;
    padding:1px 5px 1px 11px;
    border:1px solid #FF0000;
    background:#FFCACA url(/images/errorarrow.gif) no-repeat scroll left center;
    display:inline;
    width:auto !important;
    height:14px;
    margin-left: 4px;
}