div.exgf
{
	width: 640px !important;
	overflow: hidden;
}
.exgf table
{
	width:640px;
	border-spacing: 0px;
}
.exgf table .header
{
	background-color: #e74d01;
	color: #fdf5cc;
	height:25px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #fe3e32;
	margin-bottom: 5px;
}

.exgf table tr, .exgf table td
{
	background-color: #ffeb93;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;
}

.exgfAds .ads
{
	padding-top: 10px;
}

.exgfAds .ads img
{
	width: 195px;
	height:245px;
	border: 1px solid #fdf5cc;
	display: block;
	margin: 0px auto;
}
.exgfAds a, .exgfAds a:active, .exgfAds a:visited
{
	color: #ffffff;
	display:block;
	margin: 0px auto 10px auto;
	font-weight:bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	border-bottom: 2px solid #8ac6fd;
	width: 195px;
}
.exgfAds
{
	background-image:url('/images/sectionbgs/exgf_rightcol_mid.jpg');
	background-repeat: repeat-y;
	width: 245px;
	overflow:hidden;
}