body {
color: #000;
}

.featurebox {
width: 456px;
float: left;
padding: 10px;
margin: 10px;
color: #000;
}
h2 {
text-align: center;
font-size: 22px;
margin-top: 0px;
}
.feature-image {
text-align: center;
}
td {
vertical-align:text-top;
}
h3 {
color: #AB2330;
font-weight: bold;
font-size: 16px;
}
th {
color: #AB2330;
font-weight: bold;
font-size: 18px;
}
td.col1 {
text-align: left;
color: #000;
font-weight: bold;
font-size: 16px;

}
.darkrow {
background-color: #eee;
}
.software-option {
width: 960px;
padding: 20px;
background: #eee;
margin-bottom: 20px;
position: relative;
}
.software-option h2 {
text-align: left;
}
.software-image {
float: right;
margin-left: 50px;
}
.software-link {
position: absolute;
bottom: 20px;
}