#map_container{
	border-collapse: collapse;
	background: url(../images/map-back-home.jpg) no-repeat top left;
	margin: 15px 20px 0px !important;
	width: 340px;
	height: 566px;
}

#map{
	position: relative;
	height: 515px;
	top: 40px;
/*	left: 13px;
	width: 314px;*/
	left: 14px;
	width: 313px;
	margin: 0px;
	border: 0px;
	background-color: #1D1C56;
	overflow: hidden;
}


.infoContainer{
	width: 220px !important;
}

.infoContainer .title{
	margin-top: -10px;
	font-size: 0.9em;
	font-weight: bold;
}

.infoContainer .content{
	font-size: 0.9em;
}

#map-hint{
	float: right;
	clear: right;
	margin: 10px 20px 10px 0;
	width: 340px;
	text-align: center;
}

#words-hint{
	text-align: center;
}