dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
	margin-bottom: 5px;
}

small {
	color: #555;
	font-size: smaller;
}

.footer {
	margin-top: 15px;
	font-size: x-small;
}

.map {
	float: none;
	width: 100%;
	height: 50px;
}

/*.public {
	float: left;
	width: 50%;
}*/

/*.private {
	float: right;
	width: 50%;
}*/
span.highlight {
	background-color: #eee;
}

span.small {
	font-size: x-small;
}

body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}

img {
	max-width: 100%;
}

.content {
    max-width: 675px;
    margin: auto;
}
