* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#map {
	background-image: url(../images/map_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 184px;
	margin: 15% auto 0px;
}
#map a {
	display:block;
	width: 350px;
	height: 184px;
}
ul#mapFull {
	background-image: url(../images/map_big.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 755px;
	height: 397px;
	position: relative;
}
ul#mapFull li {
	display:block;
	height: 11px;
	width: 16px;
	
}
ul#mapFull li a#gb {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 72px;
	left: 361px;
	overflow: hidden;
	text-indent:-99999px;
}
ul#mapFull li a#gb:hover {
	/*height: 100px;
	width: 100px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-indent:1px;*/
}

ul#mapFull li a#dk {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 62px;
	left: 394px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#jp {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 103px;
	left: 621px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#pt {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 88px;
	left: 351px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#it {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 102px;
	left: 393px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#fr {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 89px;
	left: 371px;
	overflow: hidden;
	text-indent:-99999px;

}

ul#mapFull li a#de {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 79px;
	left: 396px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#es {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 104px;
	left: 351px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#sv {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 52px;
	left: 386px;
	overflow: hidden;
	text-indent:-99999px;

}
ul#mapFull li a#nl {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 72px;
	left: 380px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#au {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 242px;
	left: 597px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#ar {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 283px;
	left: 255px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#br {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 194px;
	left: 273px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#ca {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 65px;
	left: 178px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#us {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 94px;
	left: 143px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#ir {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 78px;
	left: 344px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}
ul#mapFull li a#sl {
	display: block;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 89px;
	left: 399px;
	overflow: hidden;
	text-indent:-99999px;
	z-index: 10;
}

#content .entry #mapSmall {
    background-image: url("../images/map_small.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #000066;
    height: 199px;
    margin: 15px auto 0;
    width: 380px;
    position:absolute;
}
#content .entry #mapSmall a {
  width: 385px;
  height: 202px;
  display: block; 
}