@media screen, projection
{
	#col1 { float: left; width: 80%}
	#col2 { display:none}
	#col3 { width: auto; margin: 0 0 0 80%}
}