		
table.hosting a,
table.hosting a:link,
table.hosting a:visited {
	border:none;
	}		
table.hosting {
	width:590px;
	color:#181818;
	-moz-border-radius: 5px;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	margin: 0px auto 0px auto;
	border-collapse:collapse;
	}
tr.odd td,
tr.odd .column1 {
	background:#232122;
	}	
.column1	{
	background:#181818;
	width: 118px;
	}
td {
	background:#181818;
	color:#678197;
	border-bottom: 1px solid #333333;
	border-left:1px solid #333333;
	text-align:center;
	width: 118px;
	padding-top: 4px;
	padding-bottom: 4px;
		}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #333333;
	border-left:1px solid #333333;
	padding: 5px 0px 5px 5px;
	width: 118px;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 18px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				