*{background-image:none;}
body{
     background-image:none;
     background-repeat:no-repeat;
     background-color:white;
}

#main{
     width:100%;
     border:none;
}

#right{
     float:none;
     width:100%;
}

#content{
     width:100%;
}



.dnone,.print_none,#head,#foot,#content_head,#left{display:none;}
.print_only{display:block;}



