/* DOMAINS */
ul#domains {display:block;}
#content {background-color:#996699;}
#textholder {background-color:#663366;}
#text h2{color:#ecd8f4;}
#text h3 {color:#ffffff;background-color:#cc99cc;}
#sites h2 {color:#cc99cc;}
#sites A:link, #sites A:visited, #sites A:active  {color : #dddddd;}
#sites A:hover  {color : #ffffff;}
/*=================================
	"DOMAINS_PRICES" DIV FORMATTING
=================================*/	
#domains_prices {
	text-align:center;
}

#domains_prices table {
	width: 100%;
	margin:0;
}

#domains_prices table th {
	width:50%;
	background-color:#996699;
	border: 1px solid #663366;
	padding: 5px 0;
}

#domains_prices table td {
	background-color:#996699;
	border: 1px solid #663366;
	padding: 5px 0;
}
