



#PrimaryContent
{
	width: 780px;
}

.HowToGuide table
{
	width:100%;
	margin-bottom:12px;
}
.HowToGuide table tr
{
	background:#ccc;
}
.HowToGuide table th
{
	background:#CE0000;
	padding:4px;
	color:#fff;
	text-align:left;
	vertical-align:top;
}
.HowToGuide p
{
	margin:0 0 16px 0;
	padding:0;
}
.HowToGuide h2
{
	margin:14px 0 0 0;
	padding:0;
}

table.ServiceCharge
{
	width:780px;
}

table.ServiceCharge td:hover.NoBg
{
	background:#fff;
}