﻿.map {
	background:url(/Images/swedenBildaComplete.png) no-repeat;
	/* 480 fixes scrollbar problem */
	height:480px;
	width:198px;
}
#area_highlight img {
}
#area_highlight {
	background:url(/Images/swedenBildaComplete.png) no-repeat;
	/* 480 fixes scrollbar problem */
	height:480px;
	width:198px;
}
.infobox
{
	border:1px;
	border-color:black;
	display:none;
    width:250px;
}

.map_container
{

	
	margin-right:8px;
	vertical-align:middle;	
}

.leftInfoBox
{
	float:left;
	width:200px;
	margin-top:6px;
	margin-right:4px;
}

.rightInfoBox
{
	float:right;
		margin-top:6px;
	margin-right:4px;
	
	width:300px;
}
