div#body.letters h1 {
}

div#body.letters h1 span.author_title {
    display: block;
    color: #999;
    font: 13px / 24px normal Arial, sans-serif;
    padding-bottom: 10px;
    letter-spacing: 0;
}

body.letters div#body {
    padding-left: 25px;
    padding-top: 25px;
    width: 955px;
    position: relative;

}

body.letters {
    font-family: 'arial', serif;
    font-size: 12px;
}

body.letters a {
    color: #82bed2;
    text-decoration: none;
}

body.letters a:hover {
    text-decoration: none;
    color: #a5dceb;
}

body.letters #letters-movie {
    position: absolute;
    right: 0;
    top: 68px;
}

body.letters #body li#viewall {
    border-top: 1px solid #5E5E5E;
    padding: 8px 0;
    margin-right: 5px;
}

body.letters #body #authors li {
    padding-bottom: 7px;
    padding-right: 15px;
    width: 180px;
}

body.letters #body h1 {
    border-bottom: 1px solid #5E5E5E;
    margin-left: -25px;
    margin-bottom: 0;
    padding-left: 25px;
    padding-bottom: 5px;
}

body.letters #body #authors {
    padding-top: 15px;
    border-right: 1px solid #5E5E5E;

}

div#body div.profile_box {
    margin: 10px 0;
    border: 2px solid #78a6b3;
    padding: 18px 18px 4px 18px;
}

div#body div.profile_box img {
    float: left;
    margin: 0 10px 10px 0;
}

div#body div.profile_box h2 {
    color: #f39531;
    font: 18px / 18px normal Times, serif;
    margin-bottom: 20px;
}

div#body div.profile_box p {
    font: 13px / 24px normal Arial, sans-serif;
    color: #999;
}

div#body div.profile_box p a {
    color: #82bed2;
    text-decoration: none;
}

body.letters h1 span {
    color: #BBBBBB;
    font-family: arial, serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 13px;
}
