.edge-left {
	text-decoration: none;
	background-color: #537E87;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 580px;
	width: 5px;
	overflow: hidden;
	position: absolute;
	left: -5px;
	top: 0px;
	background-image: url(../Elements/Elements_Other/Element_Edge_Left.gif);
	z-index: 5;
}
