﻿div#leaderboard
{
	margin-top: 0.4em;
}

div#leaderboardLeftCol
{
	width: 732px;
	float: left;
}

div#leaderboardRightCol
{
	width: 188px;
	float: left;
}

div#sponsorMessage
{
	font-size: 14px;
	border: 2px double SlateGray;
	width: 171px;
	height: 78px;
	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.sponsorText
{
	font-size: 12px;
	padding-top: 1em;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

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.sponsorImageLB
{
	width: 728px;
	border-style: none;
}

img.sponsorImage250
{
	width: 255px;
	border-style: none;
}

img.sponsorImage125
{
	width: 125px;
	border-style: none;
}

img.sponsorBorder
{
	border-style: solid;
	border-width: 2px;
	border-color: SlateGray;
}

div.googleLeaderboard
{
	margin-bottom: 0.4em;
}
