#doc {
    min-height: 700px;
}

#doc #hd {
    margin-top: 15px;
    margin-bottom: 10px;
}

#tab_control {
    margin-top: 10px;
}

.yui-skin-sam .yui-navset .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    font-size: 125%;
}

#tab_control {
    text-align: center;
}

#ft {
    /*border-top:1px solid #D9D9D9;*/
    border-top:1px solid #2647A0;
    clear:both;
    font-size:11px;
    text-align:center;
    margin-top: 2em;
}

.chain_link {
    display:inline;
}

a.footerlink {
    color:#999999;
}

.footerSeparator {
vertical-align:middle;
}

#catchphrase {
    font-size: 120%;
    color: #333;
    margin-top:-1em;
    text-align:center;
}

#bd {
    color: #333;
    text-align: center;
    margin-left: 4em;
    margin-right: 4em;
}

#bd h1 {
font-size:130%;
font-weight:bolder;
margin-bottom:0.75em;
margin-top:0.75em;
text-align:center;
clear: both;
margin-left: -1em;
margin-right: -1em;
}

#bd h1 sup {
    font-size: 50%;
}

#overview_img {
    margin-bottom: 2em;
}

#altcatchphrase {
    font-size:250%;
    margin-top: 5em;
}

#altcatchphrase span {
    margin-left:1em;
}

#bd.prose {
    text-align: left;
    font-size: 110%;
}

#bd.prose p {
    margin-top: 1em;
    margin-bottom: 1em;
}

#bd.prose h3 {
    font-size:120%;
    font-weight:bolder;
    clear: both;
}

.mount_pic {
    width: 213px;
    height: 160px;
    margin: 1em;
}

#bd a {
    color: inherit;
}

#bd a:hover{
    background-color: #ccc;
}

.phone_screen_pic {
    margin: 1em;
    width: 128px;
    height: 183px;
}

.email {
    font-size: x-large;
}

.contact {
    margin-left: auto;
    margin-right: auto;
    width: 17em;
    margin-bottom: 1.2em;
}

#bd.prose .accessory {
    clear: both;
    /*padding-top: 1em;*/
    padding-bottom: 1em;
    height: 7.6em;
}

#bd.prose .accessory a {
    vertical-align: middle;
    line-height: 7.6em;
    padding: 10px;
}

#bd.prose .accessory img {
    margin-top: 1em;
    float: left;
    margin-bottom: 1em;
    margin-right: 2em;
}

#bd.prose .title {
    font-weight: bold;
}


#bd .scream {
    font-size: large;
    font-weight: bold;
}

#download_icon {
    float: right;
    margin-right: 12em;
    margin-top: -105px;
}

#unlock_icon {
    float: left;
    margin-top: -105px;
}


.download_prose {
    line-height: 105px;
}

#bd.prose.download_prose {
    margin-right: 0px;
}

#purchase_form {
    line-height:3.5em;
    margin-top:2em;
    display: none;
}

#client_id_help {
    float: right;
    margin-right: 8em;
    margin-top: -5em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #unlock_icon {
        margin-top: 0px;
        margin-right: -5em;
    }

    #download_icon {
        margin-top: 0px;
    }
    
    #client_id_help {
        margin-top: -2em;
    }
}

@media screen and (min-width: 0px) {
    #unlock_icon {
        margin-top: 0px;
        margin-right: -5em;
    }

    #download_icon {
        margin-top: 0px;
    }

    #client_id_help {
        margin-top: -2em;
    }
}

#paypal_logo {
    margin-top: 2em;
    margin-left:-15px;
}
