/* Increased font size to make CN characters easier to read. */

body, td, table.b2 td
{
    font-size:14px !important;
}
table.report th, table.report th span, th.title
{
    font-size:13px !important;
}
.f1, .f7
{
    font-size:14px !important;
}
div#identitybox .left-float, div#identitybox .right-float
{
    font-size:13px !important;
}
div#migrationbox
{
    background-color:#FFD;
    width: 200px;
    border: 1px solid #9DC4D8;
    padding: 10px;
    margin-bottom: 10px;

    /* Woo!  CSS3! */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.breadcrumb, #toplinks, div.feedback, #footer
{
    font-size:14px !important;
}
.supportBox h4, .supportBox li, #mini-report
{
    font-size:14px !important;
}
#navigation ul.nav li a
{
    font-size:14px !important;
}
div.main_alert div.message, #mini-report .note
{
    font-size:13px !important;
}
div.quickTourButton
{
    top:30px !important;
}
#locale_selector_list .dynamic_listbox_element
{
    font-size:11px !important;
}

