@media print {
    #left, #right, #bottom, #mailform, #detail_right a, #detail_right span, a {display: none;}
    #detail_right img {display: block;}
    #in_page, #playground {width: 18cm; color: #000; height: auto; text-align: left;}
    h1, h2, h3 {color: #000; height: auto; text-align: left;}
    div.eu { display: none; }
    h1 { font-size: 15px; padding-left: 20px; }
    h2 { font-size: 15px; width: 100%; border-bottom: #000 solid 1px; margin-bottom: 20px; padding-bottom: 10px; }
    h3 { font-size: 12px; }        
}
