pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.nav-links { text-align: center; margin-bottom: 2em; }
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
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 h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#808080;
  border:1px solid #cecece;
  z-index:4;
}

#gallery_wrap{
  font-family:Times New Roman;
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  width: 610px;
  height: 560px;
  padding: 25px;
  background:#ccffcc;
  border:2px solid #cecece;
  z-index:5;
  font-size:13px;
  /*background: url(img/border.png) top left no-repeat;*/
}
#gallery_wrap h1{
  color:#7CC47C;
  font-size:20px;
  padding-bottom:2px;
  font-family:Times New Roman;
}

#gallery_wrap h2{
  color:#7CC47C;
  font-size:16px;
  font-family:Times New Roman;
}

#clb a:link, #clb a:visited, #clb a:active {
	font-size:16px;
	color:#9D6D26;
	font-family: Georgia;
	font-weight: bold;"
}
