﻿.gallery{
float:left; width:280px; min-height:410px; margin:0 16px 10px 0; /*margin:-10px 0 10px 0*/
}
.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;
}
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: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.galleryview p{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.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;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel a:link,.panel a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
.panel a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .2em 0;
	text-align:left;
	background-color: transparent!important;
	text-decoration:none!important;
	padding:3px 0 0 0;
	color:white;
    font-size:0.8em;
}
.panel-overlay h2{font-size:1em}	
.panel img{margin:auto; display:block;}
.panel span img{
	margin:10px auto -10px;
}
.panel .apai{margin-top:14px!important;margin-bottom:14px;width:280px}
.panel .verti{width:201px}

