#wrap {

font-size: 87%;
padding:  0 30px 20px 30px;
color: #ccc;
font-weight: lighter;
line-height: 1.4em;
}


.hosting-sub-nav {
	clear:both;
	margin: 20px auto;
	width: 100%;
	}
.hosting-sub-nav img {
	margin: 0 6px;
	}
h2 {
	margin: 30px 0 20px 0;
	padding: 0;
	border: 0;
	}
.pink {
        color: #ff5dfc;
        }
.green {
	color: #45b547;
	}
	
.blue {
	color: #2f79ad;
	}

.silver {
	color: #ccc;
	}

.platinum {
	color: #fff;
	}

.gold {
	color: #e7bb22;
	}
	
table.hosting {
	text-align: center;
	border-collapse:collapse;
}	
	
table.hosting th {
	width:95px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #fff;

}	



table.hosting th.header {
	width:80px;
	text-align:center;
}	
	
	
table.hosting td {
	width: 85px;
	font-size: 14px;
}	
	

table.grid th, table.grid td {
	padding: 8px 0;
	border-bottom: 1px solid #141414;
}	
table.grid th {
	border-right: 1px solid #141414;
}	
table.grid td {
	border-left: 1px solid #141414;
}	
	
table.borderless th {
	border-right: none;
}	
table.borderless  {
	margin: 10px 0;
}	

table.green {
border-top: 5px solid #45b547;
}	
table.pink {
border-top: 5px solid #ff5dfc;
}
table.blue {
border-top: 5px solid #2f79ad;
}	
table.silver {
border-top: 5px solid #fff;
}	
table.gold {
border-top: 5px solid #e7bb22;
}	
tr.last th, tr.last td {
	border-bottom: none;
}	

:focus { -moz-outline-style: none; }

.hosting-sub-nav img:hover {
cursor: pointer;
}


#hosted-in {
float: right;
}
h1 {
	width: 500px;
	background: none;
	}
	
em {
	color: #dd2302;
	font-size:12px;
	}
	
.red {
	color: #dd2302;
	font-size: 12px;
	}
	
#reseller table.hosting th, #reseller table.hosting td {
	width: 138px;
}
	

