
@import url(layout_3col_fixed.css);


@media screen
{

#col1 {   background: inherit;  width: 100%; } 
#col3{  display: none; }

} 


