@import url(common_my_and_all.css);

td.actions {
    font-size:10px;
    font-weight:bold;
}

table.sorttable tr.header td {
background-color:#567e99;  
}

table.sorttable {
    border:1px solid #567e99; 
}		

#noentries {
    text-align:center;
    color:#999999;
    margin:30px 0px 20px 0px;
}




