body.print_page .print_tools{
    display:none;
}
body.print_page .print_footer{
    font-size:10px;
    font-family:arial,sans-serif;
    margin:10px;
    text-align:center;
}
div#story.component  {
    border-top:4px solid #2D2D2C;
    color:#000000;
    padding-top:0; /* change for print */
    width:100%;
}
#story_content {
    border-bottom:2px solid #DDDDDD;
    border-top:0;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:14px;
    line-height:1.6em;
    margin:8px 0 10px;
    padding-top:0;
}
body.print_page .print_header {
    padding-bottom:17px;
    padding-top:20px;
}
#story h1 {
    margin-top:12px; /* change for print */
    font-size:28px;
    line-height:1.2em;
    margin-bottom:12px;
}
#story .byline {
    color:#6F6F6F;
    display:block;
    font-size:11px;
    font-style:normal;
    line-height:1.3em;
    width:310px;
}
body.print_page #story_content{
    border-top:0;
    padding-top:0;
}
#story_content p, #story_content h3, #video_caption p {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:15px;
    font-weight:normal;
    line-height:1.6em;
    margin-bottom:17px;
}
body.video #video_caption p {
    font-family: Arial,sans-serif;
}
#story_chart {
    height:339px;
    margin-bottom:15px;
    width:640px;
}