.highlight 
{
    background-color: #fcf3a3;
    border-bottom: 2px darkorange solid;
}
#ucGridView
{
    border-collapse:collapse;
}
#ucGridView th > a,
#ucGridView th > span
{
	color: #804000;
}
#ucGridView td > a.btn-sm {
    padding: .20rem .2rem;
    font-size: .600rem;
    line-height: 0.8;
    border-radius: .3rem;
}