.leftContents {
	width: 492px;
	margin-right: 10px;
}

.rightContents {
	width: 200px;
}

#howToFindUs {
	width: 190px;
	height: 155px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border:#ECE8DB 1px solid;
	font-size: 12px;
	line-height: 15px;
}

#howToFindUs h3 {
	background-image: url(../images/howtofindus.png);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 40px;
	padding-top: 5px;
}

#paths {
	width: 190px;
	height: 120px;
	padding: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border:#ECE8DB 1px solid;
	font-size: 12px;
	line-height: 15px;
}

#paths h3 {
	background-image: url(../images/paths.png);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 40px;
	padding-top: 5px;
}

#paths .seeMore {
	margin-top: 10px;
}

#map {
	background-image: url(../images/map.png);
	width:  722px;
	height: 442px;
	margin: 10px 0;
}

#distancies {
	width: 702px;
	height: 340px;
	padding: 0 10px;
	overflow: hidden;
	background: url(../images/contents.png) no-repeat;
	font-size: 11px;
}

.distanceInfo {
	float: left;
	width: 150px;
	margin: 10px;
}
