table.features {
    width:100%;    
}

table.features th.feature ,
table.features td.feature {
    text-indent:5px;
}

table.features th.support,
table.features td.support {
    text-align:center;
}

table.features td.support {
    width: 66px;
    height: 28px;
}
