#container #content #feature-locations
{
	float:right;
	height:315px;
	width:725px;
	padding:0 20px;
	display:inline;
	margin:0 0 80px 0;
}
#container #content #feature-locations #feature-locations-inside
{
	height:315px; 
	width:725px;
	position:relative;
	border-top:4px solid #59595b;
	border-bottom:2px solid #59595b;
}
#container #content #feature-locations #feature-locations-inside .pointer
{	
	height:6px;
	width:6px;
	background-color:#ceb31a;
	border:1px solid green;
	position:absolute;
	display:inline;
	float:left;
	font-size:2px;
}

/* EIRE / NI */

#container #content #feature-locations #feature-locations-inside #pointer-1
{
	top:180px;
	left:273px;
}
#container #content #feature-locations #feature-locations-inside #pointer-2
{
	top:155px;
	left:300px;
}
#container #content #feature-locations #feature-locations-inside #pointer-3
{
	top:134px;
	left:307px;
}

/* scotland */

#container #content #feature-locations #feature-locations-inside #pointer-4
{
	top:103px;
	left:317px;
}
#container #content #feature-locations #feature-locations-inside #pointer-5
{
	top:100px;
	left:335px;
}
#container #content #feature-locations #feature-locations-inside #pointer-6
{
	top:80px;
	left:346px;
}

/* england */

#container #content #feature-locations #feature-locations-inside #pointer-7
{
	top:147px;
	left:341px;
}
#container #content #feature-locations #feature-locations-inside #pointer-8
{
	top:147px;
	left:346px;
}
#container #content #feature-locations #feature-locations-inside #pointer-9
{
	top:169px;
	left:352px;
}
#container #content #feature-locations #feature-locations-inside #pointer-10
{
	top:166px;
	left:358px;
}
#container #content #feature-locations #feature-locations-inside #pointer-11
{
	top:173px;
	left:362px;
}
#container #content #feature-locations #feature-locations-inside #pointer-12
{
	top:180px;
	left:358px;
}
#container #content #feature-locations #feature-locations-inside #pointer-13
{
	top:185px;
	left:363px;
}
#container #content #feature-locations #feature-locations-inside #pointer-14
{
	top:184px;
	left:371px;
}
#container #content #feature-locations #feature-locations-inside #pointer-15
{
	top:195px;
	left:374px;
}
#container #content #feature-locations #feature-locations-inside #pointer-16
{
	top:187px;
	left:346px;
}
#container #content #feature-locations #feature-locations-inside #pointer-17
{
	top:198px;
	left:338px;
}

#container #content #map {
	height: 315px;
	width: 725px;
}

#container #content #content-centre #locations-list
{
	margin:30px 0 0 0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
}
#container #content #content-centre #locations-list li
{
	width:250px;
	height:180px;
	float:left;
	list-style-type:none;
	line-height:20px;
}

#container #content #content-centre .locations-list-block {
	float: left;
	padding-top: 5px;
	width: 250px;
}
#container #content #content-centre .locations-list-block h3 {
	color: #000;
	font-size: 15px;
	padding-bottom: 10px;
}

#container #content #content-centre .locations-list {
	clear: both;
}






