
.hostingcontent
{
text-align: center;
}

.hostingcontent table
{
margin: 15px auto 20px auto;
text-align: center;
width: 500px;
}

.hostingcontent th
{
background:  url(images/hosting-th-bg.png);
padding: 0 10px 0 10px;
height: 30px;
color: navy;
font: normal 11px;
vertical-align: middle;
text-align: center;
}

.hostingcontent td
{
height: 25px;
padding: 0px 4px 0px 4px;
}

th.hostingfeature
{
text-align: left;
}

td.hostingfeature
{
text-align: left;
padding-right: 10px;
}

.hostingsilver
{
background: #eeeeee;
}

.checked td
{
background: url(images/check.gif) center no-repeat;
 background-color: inherit;
}

/****************************************/
