.hosting
{
font-size: 1.0em;
width: 100%;
margin: 10px 0 0 0;
}

th
{
font-size: 1.2em;
font-weight: normal;
color: #c00;
border-bottom: 1px solid #ccc;
text-align: center;
padding: 6px 6px 4px 12px;
background: #fff url(images/hosting_bg.gif);
}


th.leftbg
{
background: #fff url(images/hosting-bg-left.gif) no-repeat top left;
}

th.rightbg
{
background: #fff url(images/hosting-bg-right.gif) no-repeat top right;
}

th.bgnone
{
border-top: 0;
border-left: 0;
background: none;
}

td
{
text-align: center;
border-bottom: 1px solid #ccc;
background: #fbfbfb;
padding: 4px 6px 4px 12px;
color: #333;
}


td.dk
{
background: #f6f6f6;
color: #333;
}

th.lt
{
font-size: 1.0em;
text-align: left;
border-right: 1px solid #e6e6e6;
border-top: 0;
background: #fbfbfb;
font-weight: bold;
color: #333;
}

th.dk
{
font-size: 1.0em;
text-align: left;
border-right: 1px solid #e6e6e6;
border-top: 0;
background: #f6f6f6;
font-weight: bold;
color: #333;
}

th.bottom
{
background: none;
color: #333;
border-bottom: none;
}

td.bottom
{
font-size: 1.0em;
color: #333;
border-bottom: none;
background: none;
text-align: left;
padding-left: 28px;
}