/*div {
  border: 1px solid red;
}*/

h1 span {
	background:url(images/map_title.png) no-repeat;
}

#content {
	max-width: 1180px;
	margin: 0px auto 0 auto;
}

#map_screenshot_secondary {
	float: right;
	position: static;
	margin: 0 15px 10px 5px;
}

.n5_skin_horiz {
	background-image: url(images/scaled_nexus_5_skin_horiz.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 16px 70px 20px 67px;
	margin: 0;
	border: none;
}

ul {
	margin-left: 10px;
}

li {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}

#footer {
	margin-top: 30px;
}
