.verticalSection
{
	border-top: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	margin-bottom: 20px;
	width: 541px;
	overflow: hidden;
}
.verticalSection img
{
	margin-bottom: 10px;
}
.verticalSection img.newsImg
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.twoThirds
{
	width: 307px;
}
.oneThird
{
	width: 203px;
}
.innerColumn
{
	float: left;
}
.left
{
	padding: 0px 10px;
	border-right: 1px solid #fff;
	height: 100%;
}
.right
{
	margin-left: 10px;
}
.expander
{
	clear: both;
}
h3
{
	text-transform: uppercase;
	color: #F00;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 3
	
	px;
	padding: 0px;
}
h1
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: lighter;
	color: #fff;
	font-size: 24px;
}
h1 a
{
	text-decoration: none !important;
}
.fullColumn
{
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
h3 a
{
	color: #f00 !important;
	text-decoration: none !important;
}
ul
{
	margin: auto 0px;
	padding: 0px;
	list-style: none;
}
li.infoSplit
{
	margin-top: 5px;
}
.hrule
{
	border-top: 1px solid #fff;
	margin: 5px 0px;
	width: 100%;
}
