.usergrid
{
    text-decoration:none;
    table-layout :auto ;
    font-family:Verdana ;
    font-size:x-small ;
    color:ButtonShadow ;
   background-color:#d3d3f3 ;
}
.required
{
   text-decoration:none;
   table-layout :auto ;
   font-family:Verdana ;
   font-size:xx-small ;
   color:#C00000;
}

