#collumn1 {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 270px;
	width: 270px;
	left: 80px;
	top: 350px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}
