div#colRight{
	display: none;
	width: 0;
}
div#colLeft{
	height: 500px;
	width: 100%;
}
.hidePrint{
	display: none;
}
.hideWeb{
	display: block;
}