#leftColumn {
	width:300px;
	float:left;
	z-index:99;
	padding-right:20px;
}

#rightColumn {
	width:350px;
	float:left;
	z-index:99;
	}
