.MapBox {
	position: relative;
	align: center;
	width: 900px;
	height: 304px;
}

.MapTarget {
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 59;
	background-image: url(http://www.mansellraceway.com/images/target.gif); background-repeat: none;
}

.Popup {
	border: solid 1px #000;
	background-color: #FFF;
	display: none;
	position: absolute;
	width: 300px;
	height: 300px;
	z-index: 60;
}

.PopupClose {
	position: absolute;
	top: 0px;
	left: 285px;
	width: 15px;
	height: 15px;
	z-index: 61;
}

#leftPopup1 {
	top: 160px;
	left: 30px;
}

#leftPopup2 {
	top: 160px;
	left: 30px;
}

#leftPopup3 {
	top: 160px;
	left: 30px;
}


#rightPopup1 {
	top: 170px;
	left: 500px;
}

#rightPopup2 {
	top: 170px;
	left: 500px;
}

#rightPopup3 {
	top: 170px;
	left: 500px;
}

#rightPopup4 {
	top: 170px;
	left: 500px;
}