#footer .column {
	display: block;
	float: left;
}
#footer .column-3 {
	width: 360px;
}

table.features span.icon {
    background-repeat: no-repeat;
    display: block;
    text-indent: -99999px;
}

table.features tr {
    background: none;
}
/*
table.features tr td:first-child,
table.features tr td.alt:first-child {
    background: url("../images/cell_odd.png") no-repeat 0 0;
}
*/