div#a-slot-23-body-1 table{
    width:100%;
}

div#a-slot-23-body-1 table tr:hover{
    background-color:#fbf8e7;
}

div#a-slot-23-body-1 table th{
    background-color:#999999;
    vertical-align:middle;


    /**Typography*/
    font-weight:bolder;
    color:white;
}