﻿div#Logo
{
    height          : 60px;
}

div#Logo img.Logo
{
    padding-top     : 0px;
}

div#Top
{
    height          : 60px;
    background-image: none;
}

div#Navigation
{
    display         : none;
}

div#MenuLeft
{
    display         : none;
}

div#Content
{
    margin-left     : 0px;
    margin-right    : 0px;
    width           : 100%;
}

div#Content h2
{
    padding-left    : 0px;
    font-size       : 12px;
}

div#CategoryContent
{
    margin-left     : 0px;
    margin-right    : 0px;
    width           : 100%;
}

div#CommandsTop
{
    display         : none;
}

div#CommandsBottom
{
    display         : none;
}

#RegistrationContainer
{
    margin-left     : 0px;
    margin-right    : 0px;
    width           : 100%;
}

div#OuterContent
{
    padding-top     : 70px;
    width           : 100%;
}

div#OuterContainer
{
    width           : 100%;
}

div#Container
{
    width           : 100%;
}

div#InnerBottomNotice
{
    width           : 100%;
    margin-top      : 20px;
    text-align      : left;
    border-top      : 1px solid #000000;
}

#RegistrationContainer
{
    width           : 100%;
}
