#col1{
	display: none;
}
* html #col1{
	display: none;
}

#col3{
	margin-left: 0;
}
* html #col3{
	margin-left: 0;
}}

