/* FORM */
#email {
    padding: 6px;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    background-color: white;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #DAD9D9
}

.shareThis {
    font-family: helvetica, arial, san-serif;
    font-size: .9em;
    text-align: center;
    letter-spacing: 0px;
    color: #999;
    margin: 30px 0 0 0;
}

.shareThis h2 {
    font-family: helvetica, arial, san-serif;
    font-size: 1.1em;
    text-align: center;
    letter-spacing: 0px;
    color: #999;
    margin: 10px 0 0 0;
}

.shareThisHed {
    font-family: helvetica, arial, san-serif;
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 130%;
    color: #333;
    margin: 10px 0 10px 0px;
    padding: 0 20px 0 20px;
}

.shareThisHed h1 {
    font-family: "Whitman Display Condensed Bold", Georgia, Times, serif;
    font-size: 2.4em;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 110%;
    color: #333;
    margin: 10px 0 10px 0px;
    padding: 0 20px 0 20px;
}

/* SENT */
.message {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.most-emailed {
    margin-top: 20px;
}

.block {
    width: 100%;
}

.block ul li {
    list-style-type: disc;
    margin-left: 15px;
}

.article-body, .l-utility-inner {
    min-height: 0px;
}
