/* WEF  rightnav 2 cols CSS */
#leftcol{
/*background-color: rgba(0, 128, 36, 0.3);
height:450px;*/
overflow:visible;
margin-bottom:20px;
}
#rightcol{     /*
background-color: rgba(0, 128, 36, 0.3); 
height:450px;
*/
overflow:hidden;
margin-bottom:20px;
}
