#uform {
   padding: 20px 10px;
}

#uform h2 {
   padding-bottom:20px;
}
#uform td {
   font-size:small;
}

a.usr {
   text-decoration: none;
   color: #1F5A7A;
}

p.error {
   color:red;
   font-weight: bold;
}

