body {
    bgcolor:#fff;
    margin:auto;
    font-family:Helvetica,Arial,sans-serif;
}

a img {
    border:none;
}

h1 {
    letter-spacing:-1px;
    font-size:30px;
    color:#ED1E22;
    margin:0 0 5px 5px;
}

.twitter {
    margin:0 0 10px;
    font-size:17px;
    color:#000;
    border-top:1px solid #666;
    background: url(twitbk.jpg) repeat-x;
    padding:5px 5px 0 51px;
}

.twitdate {
    font: bold 13px Georgia, serif;
    letter-spacing:0;
    float:right;
    color:#ED1E22;
}

a {
    text-decoration:none;
    color:#777;
}

a:hover {
    border-bottom:1px dotted;
}

.avatar {
    float:left;
}

img.avatar {
    width:36px;
    margin-left:-46px;
}

.blue {
    color:#006cff;
}

#updates {
    font: bold 10px;
    text-align:right;
    color:#fff;
    margin:-8px 0 35px;
    letter-spacing:.02em;
}

#updates a {
    color:#a00;
}

.namelink a {
    font-weight: bold;
    font-size: 21px;
    border-bottom:none;
    color:#006cff;
}

#timedate {
    color:#000;
    font: bold 14px;
    margin:0 0 12px 5px;
}

f#nextbutton {
    text-align:center;
    margin: 40px 0 40px;
}

#nextbutton a:hover {
    border-bottom:none;
}

.align-left {
    float:left;
    padding: 0 5px 5px 0;
}
