.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-links li { line-height: 1.6em;	font-size: 1.2em; }
#content { margin-left: 240px;  margin-top: 30px; margin-right: 50px; }
.twitthis { position: absolute; top: 250px; left: 20px; }
dt { font-weight: bold; }
dd { margin-bottom: 0.5em; }

.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}

.options th, .options td { padding: 4px 10px; }
.options td { border-right: 1px solid #777; }
#parts-img { border: 1px solid black; }
img.nav { border: 1px solid black; margin-bottom: 5px; }
.panel-overlay h2,
.panel-overlay p{ margin: .3em 0; }
.panel-overlay p { line-height: 1.2em; }
