.EditingFormErrorLabel
{
    display:block;
    float:left;
    width:250px;
    background:#fff url('/App_Themes/CMSModules/Global/Images/attention.gif') no-repeat left;
    padding:2px 0 2px 15px;
    line-height:12px;
    color:red;
}