@media print
{
body, b {letter-spacing : auto;}
body {background: white; background-image : none; page-break-inside: always;}
#page-wrap {width : 100%; background: white; border-top: 0px;}
#nav_wrap, #nav, #nav2, #footer, #comments, #comment-area {display : none;}
img {margin : 10px; border : 2px solid #A52DE5;}
a, a:hover {color: #A52DE5}

blockquote {padding: 5px 0 5px 40px; line-height : 1; border: 0px;}
.b_quote, .b_note, .b_exclamation, .b_question {background-image:none}
}