/* CSS Document PRINT */
/**********************************/





#left_col {
width: 30%;
}

#mid_col {
width: 60%;
border-left: solid #CCC 1px;
float: right;
}

#right_col, #left_col #static_menu, #left_col #menu {
    display: none;
}




