#report-ajax-table-plugin .report-image img {
    width: 60px;
}   

#report-ajax-table-plugin .report-subtitle .flag {
    height: 10px; 
    margin: 0 5px; 
}

#report-ajax-table-plugin .report-subtitle, #report-ajax-table-plugin .report-keywords {
     color: gray;
}

#report-ajax-table-plugin td a {
    color: orange;
    font-weight: bold;
    text-decoration: none;
}
