dl.map {
	position:   relative;
	width:      440px;
	height:     723px;
	background: url(http://www.guerrilla-money.com/philippines_map.jpg) no-repeat;
	text-align: left;
	margin:     0px;
	padding:    0px;
	border:     #999 1px solid;
}

dl.map dt {
	list-style: none;
	display:    inline;
}

dl.map dd {
	position:   absolute;
	left:       -9999px;
	width:      200px;
	padding:    4px;
	border:     #222 2px solid;
	background: #666;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index:    11;
	font-size:  0.8em;
	color:      #FFF;
}

dl.map a.location {
	display:    block;
	position:   absolute;
	text-indent:-9999px;
	background: url(http://www.guerrilla-money.com/g-m/point.png) no-repeat;
	width:      10px;
	height:     10px;
	outline:    none;
	z-index:    10;
	text-decoration: none;
}

dl.map a.location:hover {
	background: url(http://www.guerrilla-money.com/g-m/point-hover.png) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS */
dl.map a#aklan {
	top: 420px;
	left:240px;
}
dl.map a#ilocos_norte {
	top: 125px;
	left:166px;
}
dl.map a#isabella {
	top: 175px;
	left:215px;
}
dl.map a#mountain {
	top: 175px;
	left:190px;
}
dl.map a#nueva_vizcaya {
	top: 215px;
	left:200px;
}
dl.map a#luzon {
	top: 275px;
	left:175px;
}
dl.map a#samar {
	top: 400px;
	left:365px;
}
dl.map a#masbate {
	top: 390px;
	left:290px;
}
dl.map a#palawan {
	top: 480px;
	left:95px;
}
dl.map a#romblon {
	top: 376px;
	left:237px;
}
dl.map a#antique {
	top: 440px;
	left:230px;
}
dl.map a#capiz {
	top: 425px;
	left:260px;
}
dl.map a#iloilo {
	top: 450px;
	left:250px;
}
dl.map a#leyte {
	top: 440px;
	left:345px;
}
dl.map a#cebu {
	top: 465px;
	left:310px;
}
dl.map a#bohol {
	top: 495px;
	left:325px;
}
dl.map a#negros_occ {
	top: 455px;
	left:280px;
}
dl.map a#negros_or {
	top: 520px;
	left:275px;
}
dl.map a#negros {
	top: 488px;
	left:270px;
}
dl.map a#surigao {
	top: 524px;
	left:408px;
}
dl.map a#lanao {
	top: 580px;
	left:330px;
}
dl.map a#misamis_occ {
	top: 560px;
	left:303px;
}
dl.map a#misamis_or {
	top: 546px;
	left:360px;
}
dl.map a#zamboanga {
	top: 576px;
	left:280px;
}
dl.map a#apayao {
	top: 130px;
	left:185px;
}
dl.map a#cagayan {
	top: 135px;
	left:215px;
}
dl.map a#culion {
	top: 405px;
	left:140px;
}
dl.map a#mindoro {
	top: 360px;
	left:185px;
}
dl.map a#mindanao {
	top: 585px;
	left:385px;
}