﻿body {
    width: 320px !important;
    height: 356px !important;
    font-family: Helvetica !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 0 !important;
}
div
{
    font-family: Helvetica !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
input
{
    border-width: 0px !important;
    font-family: Helvetica !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
}
input[type|='image']
{
    background-color: Transparent;
}
h2
{
    font-size: 1em;
    font-weight: bold;
}
div#main
{
    height: 356px !important;
    width: 320px !important;
}
div#nav
{
    visibility: hidden !important;
    display: none !important;
}
div#game_title
{
    position: relative !important;
    font-size: 1em !important;
    color: #FFFFFF !important;
    left: 4px !important;
    top: 34px !important;
}
div#logo
{
    font-size: 1.5em !important;
    font-style: normal !important;
    color: #FFFFFF !important;
    background-color: #000000 !important;
    border: medium solid #FFFFFF !important;
    width: 40px !important;
    height: 50px !important;
    text-align: center !important;
    float: left !important;
}
div#mobile_nav
{
    visibility: visible !important;
    font-size: 0.6em !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
div#mobile_nav a
{
    color: #FFFFFF;
    text-decoration: none;
}
.user_info
{
    visibility: hidden !important;
    display: none !important;
}
.choice_button
{
    background-color: Transparent;
}
.lb_row
{
    background-color: #333333;
    color: #FFFFFF;
    font-size: 0.8em;
}
.lb_alt_row
{
    background-color: #111111;
    color: #FFFFFF;
    font-size: 0.8em;
}
.leaderboard
{
    margin: auto;
}
.stat_header
{
    text-align: right;
    font-weight: bold;
    font-size: 0.9em;
    border-bottom: solid 1px #000000;
}
.stat_desc
{
    text-align: right;
    font-weight: bold;
    font-size: 0.7em;
}
.stat
{
    text-align: left;
    font-weight: bold;
    font-size: 0.7em;
}
.header_separator
{
    border-bottom: solid 1px #aaaaaa;
    margin-bottom: 2px;
    visibility: visible !important;
    width: 100%;
    height: 1px;
}