@charset "ISO-8859-1";
.edge-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 800px;
	position: absolute;
	top: 580px;
	overflow: hidden;
	background-color: #537E87;
	background-image: url(../Elements/Elements_Other/Element_Edge_Down.gif);
	z-index: 9;
}
a:active {
	text-decoration: none;
}
