/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:715px;
	height:350px;
	background:url(../images/detail_dvdc.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-left:-1px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#444 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:12px;
	margin-left:40px;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	width:20px;
	height:20px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	border: 0;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}
dl.map.on a {
	border: 0;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:260px;
	left:260px;
}
dl.map.on a#location02 {
	top:163px;
	left:237px;
}
dl.map.on a#location03 {
	top:124px;
	left:232px;
}
dl.map.on a#location04 {
	top:180px;
	left:289px;
}
dl.map.on a#location05 {
	top:36px;
	left:566px;
}
dl.map.on a#location06 {
	top:212px;
	left:541px;
}
dl.map.on a#location07 {
	top:174px;
	left:509px;
}