.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 2px 0px;
	float:left;
	width:364px;
	margin:0 5px 0 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.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 a {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
.panel_overlay a:hover {
	color: #CC5914;
}
.panel-overlay {width:364px; float:left; }

.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay h2{
	color:white;
	font-size:18px;
	*padding:15px 0 0 0;
	width:100%;
	height:40px;
	overflow:hidden;
	
}
.panel-overlay h2 a:hover{ text-decoration:underline;}

.panel-overlay p {
	line-height: 1.2em;	0
}



.strip_wrapper{width:346px; float:left; text-align:left; padding:10px 0px; margin:0px; background-color:#000; clear:both;}
.strip_wrapper ul{width:346px; float:left;list-style:none; padding:0px; margin:0px; list-style:none;}
.strip_wrapper ul li{width:auto; float:left; list-style:none; padding:0px; margin:0px;}