body {
    background-color:#FFF;
	width: 680px;
}
.noprint {
    display:none;
}
.column_left {
    width:0px;
}
#nav_left {
    width: 0px;
}
#footer {
    text-align:left;
    width:640px;
    font-size:8px;
}   

.table_main {
    background-image:none;
    background-color:#FFF;
    width: 660px;
}
.table_main_column_left {
    width: 0px;
}
.table_main_column_main {
    width: 660px;
}
#tbl_shipto_billto_table {
	width: 650px;
}
#col_left_nav, #col_left_nav_wrapper {
	width: 0px;
	display: none;
}

#body_top, #body_top_core, #body_mid, #body_mid_core, #body_bottom, #body_bottom_core {
    background-image:none;
}


#body_mid, #body_mid_core {
    min-height:600px;
    height:auto; !important
    height:600px;
}