﻿.mainLeaderboard
{
    width: 80%;
    height: 20px;
    margin-top: 0px;
    margin-left: 0px;
    overflow: hidden;
    margin-bottom: 1px;
}

h1
{
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    line-height:1;
}
h2
{
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}
span.color_h1
{
    color: #e70f04;
}
span.left_h2
{
    color: #e70f04;
}
.bottomlinksraquo
{
    font-weight: bold;
    color: #e70f04;
}
.bottomsublinksraquo
{
    font-weight: bolder;
    /*color: #b7b6b6;*/
    /*color: #e70f04;*/
    color: #ed706a;
    margin-left:2px;
}

a.SubLink
{
    font-size: 16px;
    text-decoration: none;
    color: #333333;
    background-color: transparent;
}

a:link, a:visited
{
    font-size: 18px;
    text-decoration: none;
    color: #333333;
    background-color: transparent;
}
a:hover
{
    text-decoration: underline; 
}
