/* HOSTING */
ul#hosting {display:block;}
#content {background-color:#003366;}
#textholder {background-color:#666699;}
#text h2{color: #ccccff;}
#text h3 {color:#eeeeee;background-color:#9999cc;}
#sites h2 {color:#cc99cc;}
#sites A:link, #sites A:visited, #sites A:active{color:#dddddd;}
#sites A:hover{color:#ffffff;}
/*=================================
	"HOSTING_PRICES" DIV FORMATTING
=================================*/

.hosting_prices {
	text-align:center;
}

.hosting_prices table {
	width: 100%;
	margin:0;
}

.hosting_prices table th {
	width:33%;
	background-color:#9999cc;
	border: 1px solid #666699;
	padding: 5px 0;
}

.hosting_prices table td {
	background-color:#9999cc;
	border: 1px solid #666699;
	padding: 5px 0;
}
