@media screen, projection
{

#col1 {
display: none !important;
}
  #col1_content {  }

  #col2 {  }
  #col2_content {  }

#col3 {
width: 945px !important;
}
  #col3_content {  }

}


