
#featureBox {
*margin-bottom:0px
padding-bottom:0px;
text-align:left;
width:770px;
text-align: center;
}
#featureBox h3 {
font-size:12px;
margin:0px;
padding:7px 10px 5px;
}
#featureBox h1 {
font-size:11px;
margin:0px;
padding:5px;
text-align:left;
}
#featureBox h4 {
margin:5px;
padding:0px;
}
/*#featureBox table {
margin:0px;
padding:0px;
text-align:center;
}*/
#featureBox table td {
text-align:center;
vertical-align:top;
width:220px;
padding: 7px;
}
/*#featureBox table th {
font-size:11px;
margin:0px;
padding-bottom:10px;
vertical-align:bottom;
width:227px;
}*/
#featureBox table td img {
padding:2px;
}
#featureBox table td {
background-color:#FFFFFF;
border:1px dashed #999999;
font-size:1.5em;
color:#999;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a,  a:link {
  color: #999 !important;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #CC000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #CC000;
  text-decoration: underline;
}
a:focus {
  color: #CC000;
}
a:active {
  color: #999 !important;
}