.clear {
	clear: both;
	height: 0px;
	width:auto;
}
.hide {
	display: none;
}

.container {
	margin:0 auto;
}

.column3left {
	float:left;
}

.column3center {
	float:left;
}

.column3right {
	float:left;
}

