#hosting_header_table{
color: #ffffff; 
font-size: 18px; 
width: 100%; 
background-color: silver; 
height: 40px;
border: 0;
}

#hosting_header_table td{
padding: 0 0 0 12px;
}

#hosting_body_table{
width: 100%; 
border: 0;
border-bottom: 8px solid #bbbbbb;
}

#hosting_body_table th{
border:1px solid #bbbbbb;
text-align:center;
padding:4px 4px 4px 4px;
border-top:none;
}

#hosting_body_table td{
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
}

#hosting_body_table strong{
font-size: 120%;
}

.hosting_features li{
list-style-image: url('images/stories/yes.gif')
}

.hosting_col0{
background-color: #F0F0F0;
}
.hosting_col1{
background-color: #fff;
}

