/* STANDARD CSS */
#holder {
	width:548px;
	margin:10px auto;
	text-align:left;
}

/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:530px;
	height:798px;
	background:url(/images/sn_quiz_map.png) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:160px;
	padding:4px;
	border:#999 1px solid;
	background:#fff;
	-moz-border-radius:4px;
	border-radius:4px;
	z-index:11;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/sn_quiz_map_point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(/images/sn_quiz_map_point_hover.png) no-repeat 0px 0px;
}


/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:483px;
	left:421px;
}
dl.map.on a#location02 {
	top:547px;
	left:382px;
}
dl.map.on a#location03 {
	top:345px;
	left:379px;
}
dl.map.on a#location04 {
	top:521px;
	left:406px;
}
dl.map.on a#location05 {
	top:390px;
	left:361px;
}
dl.map.on a#location06 {
	top:112px;
	left:150px;
}
dl.map.on a#location07 {
	top:635px;
	left:392px;
}
dl.map.on a#location08 {
	top:499px;
	left:420px;
}
dl.map.on a#location09 {
	top:514px;
	left:398px;
}
dl.map.on a#location10 {
	top:384px;
	left:388px;
}
dl.map.on a#location11 {
	top:689px;
	left:386px;
}
dl.map.on a#location12 {
	top:645px;
	left:379px;
}
dl.map.on a#location13 {
	top:201px;
	left:318px;
}
dl.map.on a#location14 {
	top:464px;
	left:420px;
}
dl.map.on a#location15 {
	top:278px;
	left:369px;
}
dl.map.on a#location16 {
	top:535px;
	left:389px;
}
dl.map.on a#location17 {
	top:483px;
	left:409px;
}
dl.map.on a#location18 {
	top:650px;
	left:375px;
}
dl.map.on a#location19 {
	top:210px;
	left:320px;
}
dl.map.on a#location20 {
	top:544px;
	left:422px;
}
dl.map.on a#location21 {
	top:642px;
	left:387px;
}
dl.map.on a#location22 {
	top:460px;
	left:394px;
}
dl.map.on a#location23 {
	top:553px;
	left:501px;
}
dl.map.on a#location24 {
	top:534px;
	left:420px;
}