#specsheet #header
{
	border-bottom: 1px solid black;
	width: 8.5in;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 18px;
	position: relative;
}

#header .section
{
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 8pt;
}

#details #imgThumbs
{
	letter-spacing: 1.5pt;
	font-size: 8pt;
}

#other
{
	width: 8.5in;
}

#other #logo
{
	font-size: 8pt;
	line-height: 14pt;
}
#other table #info
{
	border: 1px solid black;
	padding: 10px;
}
#other #info .txt
{
	font-size: 8pt;
	line-height: 16pt;
}

#details .lineClass
{
	width: 150px;
	font-size: 7pt;
}
#details .desc
{
	font-size: 9pt;
	line-height: 12pt;
}

#footer
{
	clear: both;
	vertical-align: bottom;
	font-size: 7pt;
	padding-top: 15px;
}
.thumbs
{
	font-size: 8pt;
}
select
{
	font-size: 8pt;
	border-bottom: 1px solid black;
}
input, textarea
{
	font-family: Courier New;
	font-size: 8pt;
	border: 0;
	background-color: #EEE;
	overflow: hidden;
}

