body{
	
	background: #fff;
	/* url('../img/s23k_map.jpg') fixed */
}

div.out {
width:40%;
height:120px;
margin:0 15px;
background-color:#D6EDFC;
float:left;
}
div.in {
width:60%;
height:60%;
background-color:#FFCC00;
margin:10px auto;
}
p {
line-height:1em;
margin:0;
padding:0;
}


.location_stockholm{
	display: none;
}

h1.page-title{
	
	font-family: 'Gill Sans','Gill Sans MT', Tahoma;
	font-size:48px;
	letter-spacing:2px;
	line-height:48px;
	margin:0 0 10px;
	text-align:center;
	text-transform:uppercase;
	color: #fff;
		
	position: absolute;
	left: 100px;
	top: 100px;
}

h2.current-location{
	font-family: 'Gill Sans','Gill Sans MT', Tahoma;
	font-size: 24px;
	color: #fff;
	
	position: absolute;
	left: 100px;
	top: 150px;
}

#s23k_icon{
	position: absolute;
	
	top: 2420px;
	left:1000px;
	z-index:20;
}
