.uf_form 
    {
    background:url(/images/f_bg.gif) top repeat-x;
    border:1px solid #cccccc;
    }

.uf_form1 
    {
     font-size:10px;
     border-bottom:1px;
     background:url(/images/t_bg.gif) repeat-x;
     border:1px solid #dddddd;
    }


.uf_form_header, .uf_form th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeee;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    }

.uf_form_error_message
    {
    text-align:center;
    color:red;
    font-weight:bold;
    }

.uf_field_error_message
    {
    color:red;
    font-size:10px;
    }

    
.uf_form_title
    {
    color:white;
    font-size:12px;
    font-weight:bold;
    background:url("/p/hat_grad.gif");
    height:26px;
    text-align:center;
    }

.uf_form_disable
    {
    background: #e8e8e8;
    }