body{
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	background-color: #f2f5f7;
	/*color: #21516d;*/
	/*background-color: #F6F6F6;*/
	color: #333;
	margin: 20px;
}

#hd{
	font-size: 36px;
}

#sd{
	font-size: 15px;
}

.jumbotron{
	border-radius: 6px;
	padding:20px 0px 30px 0px;
	text-align: center;
	background: url(images/ui-bg_diagonals-small_50_93c3cd_40x40.png) repeat;
}

#map{
	display: inline-block;
	position: absolute;
	margin-left: 20px;
}

#leftblock{
	width: 360px;
	position: relative;
	display: inline-block;
}

#hint{
	font-size: 12px;
	margin-top: 20px;
	color: #CCC;
}

.address{
	margin-bottom: 10px;
	width: 350px;
}

#start-button{
	margin-right: 30px;
}

#check_text{
	margin-top: 20px;
	font-weight: bold;
}

#list{
	font-size: 13px;
}

#path-length{
	font-weight: bold;
	margin-bottom: 10px;
}