#col2 { 
	position:absolute;
	left:-1000px;
	overflow:hidden;
	display:inline;
}
#col3 {
	width: 100%;
	margin-left: 0;
	border: none;
}
#col3_content {
	padding: 10px;
}
#col1 { 
	position:absolute;
	left:-1000px;
	overflow:hidden;
	display:inline;
	border: none;
}

