#left{
	float: left;
	width: 620px;
}
#right{
	float: right;
	width: 183px;
}

/* -------------------------- */
/* Left Side Box */
/* -------------------------- */

.box {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxbackground.gif);
	background-repeat: repeat;
	width: 620px;
	margin-bottom: 3px;
}
.box h2{
	color: #506c01;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	padding-bottom: 30px;
}
.box .content {
	width: 589px;
	background-image: url(http://static.mgcstatic.net/images/site/home/boxheader.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-left: 13px;
	padding-right: 18px;
}
.box .footer {
	background-image: url(http://static.mgcstatic.net/images/site/home/boxfooter.gif);
	width: 620px;
	height: 15px;
}
.leaderboard {
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/leaderboardsbackground.gif);
	background-repeat: repeat;
	width: 620px;
}
.leaderboard .content {
	width: 620px;
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/leaderboardheader.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.leaderboard .row, .leaderboard .rowalt
{
	height: 40px;
	overflow: hidden;
}
.leaderboard .row {
	width: 620px;
}
.leaderboard .rowalt {
	width: 620px;
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/leaderboardbackgroundalt.gif);
}
.leaderboard .footer {
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/leaderboardfooter.gif);
	width: 620px;
	height: 16px;
	overflow: hidden;
}
.colrank {
	float: left;
	width: 50px;
	padding: 10px;
	padding-top: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 23px;
	padding-left: 20px;
	color: #FFF;
}
.colpic {
	float: left;
	width: 50px;
	padding: 10px;
	padding-top: 4px;
	text-align: center;
	padding-left: 5px;
}
.coltag {
	float: left;
	width: 170px;
	padding: 10px;
	padding-top: 0px;
	text-align: left;
	color: #506c01;
	font-weight: bold;
	vertical-align: middle;
	line-height: 40px;
}
.colcountry {
	float: left;
	width: 60px;
	padding: 10px;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
}
.colscore {
	float: left;
	width: 70px;
	padding: 10px;
	padding-top: 0px;
	text-align: center;
	color: #506c01;
	font-weight: bold;
	vertical-align: middle;
	line-height: 40px;
}
.colzone {
	float: left;
	width: 75px;
	padding: 10px;
	padding-top: 0px;
	text-align: right;
	color: #666;
	font-weight: bold;
	vertical-align: middle;
	line-height: 40px;
}

.leaderboardHeaderFooter
{
	height: 30px;
	overflow: hidden;
	margin-bottom: 7px;
}
.leaderboardHeaderFooter div
{
	padding-top: 0px;
	line-height: 30px;
	color: #506c01!important;
	font-size: 14px;
	font-weight: bold;
}
.leaderboardHeaderFooter .leftColumn
{
	float: left;
}
.leaderboardHeaderFooter .centerColumn
{
	float: left;
	text-align: center;
	width: 200px;
	padding-left: 90px;
}
.leaderboardHeaderFooter .rightColumn
{
	float: right;
	padding-right: 5px;
}
.leaderboardHeaderFooter a, .leaderboardHeaderFooter a:active, .leaderboardHeaderFooter a:visited
{
	color: #506c01!important;
}

/* -------------------------- */
/* Right Side Box */
/* -------------------------- */

.minibox {
	width: 183px;
	background-image: url(http://static.mgcstatic.net/images/site/home/miniboxbackground.gif);
}
.minibox h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #896107;
	padding-bottom: 17px;
}
.minibox .content{
	width: 153px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxheader.gif) top no-repeat;
	color: #9d7a2c;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}
.minibox .content a{
	text-decoration: none;
	color: #666;
}
.minibox .footer{
	width: 183px;
	height: 16px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxfooter.gif);
	overflow: hidden;
}

.miniboxalt {
	width: 183px;
	background-image: url(http://static.mgcstatic.net/images/site/home/miniboxbackgroundalt.gif);
}
.miniboxalt h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4c6e8b;
	padding-bottom: 17px;
}
.miniboxalt .content{
	width: 153px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxheaderalt.gif) top no-repeat;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}
.minibox .content a{
	text-decoration: none;
	color: #9d7a2c;
}
.miniboxalt .footer{
	width: 183px;
	height: 16px;
	background: url(http://static.mgcstatic.net/images/site/home/miniboxfooteralt.gif);
	overflow: hidden;
}

/* -------------------------- */
/* Form Elements */
/* -------------------------- */

.textbox {
	padding: 2px;
	margin: 0px;
	border: 1px solid #999;
	margin-left: 3px;
	background-color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}

/* -------------------------- */
/* Random Stuff */
/* -------------------------- */

.exampleimage{
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
.form {
	float: left;
	padding-left: 20px;
}
.greyform {
	font-size: 13px;
	color: #888;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.top25 {
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/rank.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 32px;
	height: 31px;
	line-height: 31px;
	padding: 0px;
	text-align: center;
}
.top50 {
	width: 32px;
	height: 31px;
	line-height: 31px;
	padding: 0px;
	text-align: center;
	color: #333;
}
.top100 {
	width: 32px;
	height: 31px;
	line-height: 31px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-size: 19px;
}
.rank {
	width: 32px;
	height: 31px;
	line-height: 31px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-size: 13px;
}
.rankalt {
	background-image: url(http://static.mgcstatic.net/images/site/leaderboards/rankalt.gif);
	width: 34px;
	height: 30px;
	padding-left: 1px;
	padding-top: 2px;
}

