
div.middlecol div.contentarea
{
	margin: 0 0 0 10px;
}
div.middlecol div.contentarea table tr td
{
	padding: 2px 0 2px 0;
}
div.middlecol div.contentarea table tr td h3
{
	font-size: 24px;
	color: #262a65;
	font-weight: normal;
	padding: 0 0 10px 0;
}
div.middlecol div.contentarea table tr td ul li
{
	font-size: 13px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: transparent url(images/BulletPointRound.gif) no-repeat 0 6px;
}