
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background: #F4F2F2;
	color: #333;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
#gallery_wrap {
	width: 620px;
	height: 232px;
	padding: 2px;
	background: #F4F2F2;
	/*background: url(img/border.png) top left no-repeat;*/
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 0px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
