#byDistanceContainer {
	padding-bottom: 20px;
}
h1 {
	padding-bottom: 20px;
}
#body .content h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 20px;
}
#radiusMap {
	float: left;
	padding-right: 20px;
}

#distanceInHours {
	padding-top: 20px;
}
#userLocation label, #distanceInHours label {
	font-weight: bold;
	display: block;
} 

#byDistanceContainer #submit {
	padding-top: 20px;
}

.destinationImage {
	float: left; 
	padding-right: 10px;
}

.destination {
	clear: both;
}
#body .content .destination h3 {
	float: left;
	padding-right: 20px;
}

.destination {
	padding: 10px 0;
}

.destination p {
	padding: 0;
}

.distance a {
	cursor:
}
