#header {
    border-bottom: 1px solid #000;
}

#header h1 {
    margin-bottom: 4px;
    padding: 0;
}

#headline, #dek, #byline {
    margin-bottom: 0px;
    line-height: 1.3em;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

#headline {
    font-size: 29px;
    letter-spacing: -.05em;
    font-weight: bold;
}

#dek {
    font-size: 15px;	
    margin-bottom: 8px;
}

#byline {
    font-size: 14px;
}

#source {
    font-style: italic;
}
.adSec {padding:20px 0; display:block; clear:both;}
