body {
    margin: 20px 0 0 0;
    padding: 0;
    /*background: transparent url('images/1pixel_tile.jpg') repeat-x 0 0;*/
    font-family: Arial, Helvetica, sans-serif;
}

#wrap {
    width: 960px;
    min-height: 350px;
    _height: 350px;
    margin: 10px 0 10px 20px;
    left: 100px;
    position: relative;
}

.title {
    margin-top: 40px;
    font-size: 24px;
    font-style: italic;
}

.subtitle {
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
    display: inline;
}

div.copy {
    margin-top: 20px !important;
    position: relative;
    width: 640px !important;
    z-index: 12;
    padding-left: 0;
}

.toot {
    display: none;
}

.clang {
    position: absolute;
    left: 600px;
    z-index: 10;
}

.storesplash .clang {
    left: 625px;
    top: -50px;
}

.sprint ul.inset {
    margin: 10px 0 20px 20px !important;
}

p.legal {
    font-size: 10px;
    clear: both;
    color: #666666;
    margin-top: 10px;
}

.sprint .social {
    height: 32px;
    width: 32px;
    line-height: 32px;
}

.sprint .social_container {
    font-size: 12px;
}

.sprint .social_container span {
    line-height: 32px;
    vertical-align: top;
}

.sprint .social_container a {
    line-height: 32px;
    margin-right: 10px;
}

.sprint .social a:hover {
    text-decoration: none;
}

#tweet_container {
    font-size: 12px;
    width: 960px;
    padding-left: 0;
}

#tweet_container ul {
    list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0;
}

.sprint p {
    margin-bottom: 1em !important;
}

#chat {
    float: right;
    margin-right: 300px;
    margin-top: -25px;
    ~margin-top: -45px;
    _margin-right: 150px;
}

.sprint strong {
    font-weight: bold !important;
}
