.prodbox {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7.75pt;
	line-height: 1.2em;
}

.prodbox td {
	padding: 1em;
	background-color: #FAF0E6;
	vertical-align: top;
	border: 1px #CCCCCC solid;
}
.prodbox img {
	display: block;
	margin: 0 auto 5px auto;
}
.center {
	text-align: center;
}

.prodbox ul.colors {
	list-style: upper-alpha;
}

.prodbox ul li {
	margin-bottom: 8px;
}

.prodbox .name {
	color: #000099;
	font-size: 12pt;
}

#prodNav {
	margin: 0;
	background: url(images/star.png) no-repeat 0% 50%;
}

#prodNav td {
	width: 20%;
	background: url(images/star.png) no-repeat 100% 50%;
}

#prodNav td.first a {
	margin-left: 14px;
}

#prodNav a {
	font-size: 14px;
	line-height: 1;
	color: #000c67;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-right: 21px;
}

#prodNav a:hover {
	color: #5b6aa2;
}

.prodTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00149C;
	margin: 10px;
	text-align: center;
}

#brochdl {
	position: absolute;
	right: -30px;
	top: 10px;
	background: #fff url(images/file_pdf.png) no-repeat 5px 50%;
	border: 1px #ddd outset;
	padding: 15px 10px 15px 55px;
	font-family: sans-serif;
	line-height: 1;
	text-decoration: none;
	color: #0068ce;
	font-weight: bold;
	font-size: 14px;
}

a#brochdl:hover {
	background-color: #eee;
}

#bottom-nav li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	display: inline;
	font-weight: bold;
	font-size: .8em;
	border-left: 2px #a16500 solid;
	padding: 0 5px 0 7px;
	white-space: nowrap;
}
#bottom-nav .sample {
	border: none;
}

#bottom-nav.sample li.sample a,
#bottom-nav.std li.std a,
#bottom-nav.clas li.clas a,
#bottom-nav.prem li.prem a,
#bottom-nav.tow li.tow a,
#bottom-nav.mus li.mus a,
#bottom-nav.el li.el a {
	color: #a16500;
	text-decoration: none;
}