/* Even though Footer is a common Control, we can style it with
   styles that will postion the entire control within the page...but
   the styles for the Footer appearance should not be changed. */
.CustomControlFooter
{
	width: 660px;
	padding-left: 8px;
	margin-top: 10px;
}

#PhatTable
{
	width: 990px;
}

#phatSupport a
{
	color: #000099;
}

