.longline {
	height: 1;
	width: 740px;
	left: 80px;
	top: 400px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	background-color: #000000;


}
.linktomac1 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 30px;
	width: 150px;
	left: 500px;
	top: 150px;
	position: absolute;
	visibility: visible;
	z-index: 10;
}
.shortline {

	height: 1;
	width: 290px;
	left: 80px;
	top: 330px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	background-color: #000000;
}
