#lastWeek, #thisWeek, #memberAdminPanel, #shcmenu_mainMenu, #memberSearchPanel
{
    margin: 2px 0px 3px 2px;
    border: solid 1px #3366cc;
    z-index: 0;
}
#statsStreaks, #statsScorers, #statsSeason, #statsAllTime
{
    margin: 2px 0px 3px 2px;
    border: solid 1px #3366cc;
    z-index: 0;
    width: 100%;
}
#content 
{
    margin: 2px 0px 3px 2px;
    z-index: 0;
    width: 100%;
}
#lastWeek .hd, #thisWeek .hd, #memberAdminPanel .hd, #statsStreaks .hd, 
#statsScorers .hd, #statsSeason .hd, #statsAllTime .hd, #memberSearchPanel .hd
{
    background: #e5ecf9;
    color: #3366cc;
    padding: 2px ;
    font-weight: bold;
}
#lastMens .hd, #lastLadies .hd, #lastJuniors .hd, #lastMixed .hd, #lastSummer .hd,
#thisMens .hd, #thisLadies .hd, #thisJuniors .hd, #thisMixed .hd, #thisSummer .hd, 
#statsSeasonScorers .hd, #statsLifetimeScorers .hd, #statsAllTimeLongest .hd, 
#statsSeasonLongest .hd, #statsSeasonBest .hd, #statsAllTimeBest .hd
{
    background: #e5ecf9;
    color: #3366cc;
    padding: 2px ;
    font-weight: normal;
}
#lastWeek .hd img, #thisWeek .hd img, #memberAdminPanel .hd img, 
#statsSeason .hd img, #statsScorers .hd img, #statsAllTime .hd img, 
#memberSearchPanel .hd img
{
    float: right;
    cursor: pointer;
}
#lastWeek .bd, #thisWeek .bd
{
    text-align: center;
}
#memberAdminPanel .bd #adminPanelLogin
{
    margin: 5px 10px 5px 10px;
    text-align: center;
}
#shcmenu_mainMenu, #shcmenu_mainMenu .yuimenu, #shcmenu_adminMenu, #shcmenu_adminMenu .yuimenu
{
    border: none;
    background: #e5ecf9;
    border: solid 1px #3366cc;
    z-index: 2;
}
