.divider
{
	display: block;
}

#page
{
	padding-left: 310px;
	padding-right: 310px;
}

#page-body
{
	margin-top: 55px;
}

#forum-page-header
{
	margin-top: 18px;
}

#left-column
{
	display: block;
	position: absolute;
	top: -20px;
	bottom: -30px;
	right: 50%;
	margin-right: 384px;
	width: 300px;
	margin-bottom: 50px;
}

#left-column > .border-footer
{
	position: absolute;
	bottom: -20px;
	height: 20px;
	width: 100%;
}

.flank-column
{
	background-color: #0075A1;
	top: 20px;
	bottom: 0px;
}

#right-column
{
	display: block;
	position: absolute;
	top: -20px;
	bottom: -30px;
	left: 50%;
	margin-left: 384px;
	width: 300px;
	margin-bottom: 50px;
}

#right-column > .border-footer
{
	position: absolute;
	bottom: -20px;
	height: 20px;
	width: 100%;
}

#left-flair
{
	display: block;
}

#right-flair
{
	display: block;
}
