﻿div#leaderboard
{
	margin-top: 0.4em;
}

div#leaderboardLeftCol
{
	width: 728px;
	float: left;
}

div#leaderboardRightCol
{
	width: 192px;
	float: left;
}

div#sponsorMessage
{
	font-size: 14px;
	border: 2px double SlateGray;
	width: 175px;
	height: 74px;
	margin-left: 5px;
	padding: 0.4em;
	background-color: Ivory;
	text-align: center;
}

div.sponsorCol
{
	width: 50%;
	float: left;
}

div.sponsor
{
	margin-left: 5px;
	margin-bottom: 5px;
}

div.sponsorOffset
{
	margin-bottom: 5px;
}

div.sponsorTextBlock
{
	width: 246px;
	background-color: WhiteSmoke;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: SlateGray;
}

a.sponsorText:link
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
}
a.sponsorText:visited
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
}
a.sponsorText:hover
{
	color: DarkBlue;
	text-decoration: underline;
}

img.sponsorImage250
{
	width: 250px;
	border-style: none;
}

img.sponsorImage125
{
	width: 125px;
	border-style: none;
}

img.sponsorBorder
{
	border-style: solid;
	border-width: 2px;
	border-color: SlateGray;
}

div.rssFeed
{
	width: 260px;
}

div.googleLeaderboard
{
	margin-bottom: 0.4em;
}

