#list-hr .table thead{
    background-color:#3390c1;
    color:#FFF;
}

#list-hr .table thead th {
    text-align: center;
}

#list-hr .table tbody td {
    text-align: center;
	line-height: 3;
}