table.request{
    margin:0px 0px 0px 4px;
    padding:0px;
    
}

table.request td.img a{
    text-decoration: none;
}

table.request td.img a:hover{
    text-decoration: none;
}

table.request td.img a img{
    border: none;
}

table.request td.title{
    font:bold 13px Arial;
    color:#343434;
    padding:5px;
}

table.request td.title a{
    font:normal 12px Arial;
    color:#16387c;
    text-decoration: underline;
}

table.request td.title a:hover{
    color:#e22d15;
    text-decoration: none;
}
