﻿div.content div.box.full > .middle
{
	min-height: 310px;
}
#fansites 
{
	text-align: center;
	height:145px;
}
#fansites img
{
	display: inline-block;
	height: 1px;
	margin: 0 auto;
	margin-top: 3em;
	position: relative;
	text-align: center;
	width: 890px;
}
#fansites h2
{
	color: #e3a726;
	margin-top: 1.5em;
	text-decoration: none;
}
#fansites > h2 > a
{
	font: normal 1.5em 'BankGothicLtBT';
	margin: 1em auto;
	margin-bottom: 0;
}
#fansites h1
{
	font: normal 2em 'BankGothicLtBT';
	margin: 1em auto;
	margin-bottom: 0.5em;
	width: 27em;
}
#fansites a
{
	color: #e3a726;
	text-decoration: none;
}
#fansites a span
{
	text-decoration: underline;
}
#fansites p
{
	color: #fff;
}
#fansites p a
{
	color: #fff;
	text-decoration: underline;
}
#contactus
{
	vertical-align:text-top;
	position: absolute;
	left: 50%;
	top: 50%; 
	margin-left: -357px;
	margin-top: -32px;
}
