.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 { background:url(../images/mainQueryBg.jpg) no-repeat left top !important; border:0px none !important; height:400px !important; width:980px !important;}
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;
}
ul.filmstrip { z-index:20 !important; background:none !important; width:970px !important; padding-left:17px !important;}
ul.filmstrip li { position:relative; padding:2px; margin-right:30px !important;}
ul.filmstrip li img { border:1px solid #999 !important; padding:2px;}
ul.filmstrip li a { color:#000; position:absolute; height:35px; z-index:22 !important; background-color:#EDC523; opacity:0.8; filter: alpha(opacity = 80); bottom:3px; font-size:14px; font-weight:bold; margin-left:3px; width:121px;}
div#pointer { z-index:21 !important; border:2px solid #009999 !important; width:126px !important;}
div#pointer img { display:none;}
.panel { position:relative; top:115px !important; background:none !important; width:940px !important; height:250px !important; padding:10px 20px;}
div.panel div { position:absolute; right:25px; top:30px; width:380px;}
div.panel a { color:#171717;}
div.panel div ul { list-style-image:url("../images/bullet.png"); font-size:14px; font-weight:bold; margin-left:15px;}
div.panel div li { line-height:25px;}
.strip_wrapper { top:15px !important; left:15px !important; width:970px !important;}
div.panel img { border:1px solid #999 !important; padding:2px; margin-top:0px;}
img.nav-next { display:none !important;}
img.nav-prev { display:none !important;}




/*
#ctl00_mainContent_ListView3_featureCarousel {
    height: 280px;
    width:960px;
    position:relative;
}
#ctl00_mainContent_ListView3_featureCarousel img {
    border:0;
}
#ctl00_mainContent_ListView3_featureCarousel .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    border:2px solid #999;
    cursor:pointer;
}
#ctl00_mainContent_ListView3_featureCarousel .feature > div {
    position:absolute;
    bottom:0px;
    left:0px;
    background-color:black;
    width:100%;
}
#ctl00_mainContent_ListView3_featureCarousel .feature > div p {
    margin:0;
    padding:5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
#ctl00_mainContent_ListView3_featureCarousel .blipsContainer {
    position:absolute;
    color:white;
    right:405px;
    top:-15px;
    padding:0;
    margin:0;
}
#ctl00_mainContent_ListView3_featureCarousel .blipsContainer .blip {
    margin:3px;
    height:14px;
    width:14px;
    color:#000;
    text-align:center;
    font-size:10px;
    border:1px solid #000;
}
#ctl00_mainContent_ListView3_featureCarousel .blipsContainer .blipSelected {
    color:white;
    font-weight:bold;
    background-color:black;
    color:#fff;
}
*/
