th,
td{
padding-bottom:10px;
}
th{
width:90px;
}













.clr {
    border: medium none;
    clear: both;
    font-size: 1%;
    margin: 0;
    padding: 0;
}
.clearfix {
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}