ul#facilitylist {
  list-style: none;
  background: url(img/facilitymapnew.jpg) no-repeat 0 0;
  position: relative;
  width: 960px;
  height: 520px;
  margin: 0;
  padding: 0;
}

ul#facilitylist li {
	position: absolute;
//	border: 1px solid;
}

#wording {
	top: 0px;
	left:0px;
	font-size:10px;
}

#entry {
	width: 90px;
	height: 26px;
	top: 30px;
	left:130px;
	border: 0;
}

#cutting {
	width: 80px;
	height: 26px;
	top: 102px;
	left:790px;
	border: 0;
}

#exit {
	width: 90px;
	height: 26px;
	top: 14px;
	left:784px;
	border: 0;
}

#welding {
	width: 88px;
	height: 28px;
	top: 252px;
	left:596px;
	border: 0;
}

#packaging {
	width: 100px;
	height: 26px;
	top: 52px;
	left:710px;
	border: 0;
}

#strapping {
	width: 100px;
	height: 26px;
	top: 68px;
	left:840px;
	border: 0;
}

#roll {
	width: 90px;
	height: 26px;
	top: 310px;
	left:486px;
	border: 0;
}