.details { color: #95BF39; }
.details  a, .details a:hover { color: #95BF39; }

.quickSel {
	margin: 30px 0px;
	color: #999999;
}
.quickSel select { width: 150px; }
.quickSel select .prodCombo_header { font-weight: bold; color: #95BF39; }

.unitBox, .unitBox_Det {
	width: 625px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #999999;
	text-align: left;
}
.unitBox_Det { border-bottom: 0px; }

.photoBox {
	width: 225px;
	float: left;
}
.unitBox_Det .photoBox { padding-top: 140px; }

.descBox, .MainBox {
	width: 400px;
	float: left;
}
.docsBox {
	width: 400px;
	float: left;
	margin-top: 15px;
}
.docsBox table td {
	padding: 3px;
	padding-left: 0px;
	vertical-align: bottom;
}
.docsBox table td a { text-decoration: none; }
.docsBox table td a:hover { text-decoration: underline; }

.symbIcon { margin-right: 7px; }

.MainBox  .InfoEnd {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
}

a.noteLink { text-decoration: underline; }

.infoTitle {
	font-weight: bold;
	color: #95BF39;
}

