body{
    margin:1em;
    font-size:1em;
    color:#000;
}
p{
    line-height:140%;
}
#left_column, #right_column, img, .term, #downloadreport, #reportselector{
    display:none;
}
#myth{
    float:left;
    width:45%;
    padding-right:5%;
}
#our{
    float:right;
    width:50%;
    clear:right;
}
.final{
    clear:both;
}
#def p strong:first-child{
    display:block;
    margin-bottom:25px;
    font-size:14px;
}
#banner_def{border-top:1px solid #000;}
#printfooter{
    display:block;
    margin:1em 0;
    padding:1em 0;
    border-top:1px solid #000;
    text-align:center;
}