/* non-printable items */

.print, #photo, #below_photo, #top_menu, #side_menu{
    display: none;
}
.option {
    display: none;
}
#content .inner {
    padding-right: 20px;
}
#foot .inner {
    padding-right: 20px;
}



body{background:#fff;}
#main{background:transparent;}
#shadow_n{background-image:none;}
#shadow_s{background-image:none;}
#shadow_w{background-image:none;}
#shadow_e{background-image:none;}
#shadow_nw{background-image:none;}
#shadow_ne{background-image:none;}
#shadow_sw{background-image:none;}
#shadow_se{background-image:none;}


