#jform {
	z-index:999;
	margin:0px;
	text-align:right;
}
#jmap {
	position: relative;
	float:left;
	width:180px;
	height:270px;
	border: 1px solid #848484;
	margin:0px;
	text-align:left;
}

#north {
	position:absolute;
	left:37px;
	top:8px;
}

#overseas {
	position:absolute;
	left:120px;
	top:6px;
}


#ireland {
	position:absolute;
	left:0px;
	top:102px;
}

#central {
	position:absolute;
	left:106px;
	top:158px;
}

#west {
	position:absolute;
	left:34px;
	top:158px;
}

#nhome {
	position:absolute;
	left:117px;
	top:195px;
}

#london {
	position:absolute;
	left:127px;
	top:207px;
}


#shome {
	position:absolute;
	left:119px;
	top:215px;
}

#mapolay0 {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:180px;
}
#mapolay {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:270px;
}
#mapolay2 {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:270px;
}

#buttons {
	margin-left:140px; margin-right:36px;
	}

div.show { display:block; }
div.hide { display:none; }
