body.home
{
    font-size: 12pt;
    width: 320px;
    background-image: none;
    border: 1px solid #990000;
}

.header .logo
{
    height: 200px;
    left: 20px;
    top: 0;
    width: 320px;
}

.global
{
    float: left;
    margin-top: 65px;
    font-size: 22px;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    width: 320px;
}

.global span
{
    float: left;
    margin-top: 65px;
    font-size: 22px;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    width: 320px;   
}

.global a:link,.global span a:link
{
    padding: 10px;
    -webkit-border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4882d), to(#C86F25),color-stop(0.4, #f4882d));
    color: #000;
    text-shadow: 2px 2px 2px #f4882d;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}

.global a:visited,.global span a:visited
{
    padding: 10px;
    -webkit-border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4882d), to(#C86F25),color-stop(0.4, #f4882d));
    display: block;
    color: #000;
    text-shadow: 2px 2px 2px #f4882d;
    margin-bottom: 6px;    
    font-weight: bold;
}

.footersn,
.global .screen-navigation,
dl,
.announcement,
.home-login-button
{
    display: none;
}

.global .iphone-navigation
{
    display: block;
    margin-top: 40px;
}

.content
{
    width: 320px;
    margin-top: 230px;
}

.banner
{
    width: 320px;
    height: 50px;
    font-size: 22px;
    line-height: 28px;
    padding: 5px;
}


body.interior .left-column
{
    width: 320px;
    padding: 15px;
    font-size: 22px;
}

.banner h1
{
    background-image: none;
    text-indent: 0;
    width: 320px;
    margin-bottom: 10px;
    height: 70px;
    line-height: 40px;
}

.banner a.getting-started-is-easy:link,
.banner a.getting-started-is-easy:visited
{
    float: right;
}
