/* BioZap Products styles */
#tableProducts {
	background: #DFC;
	border: 5px outset #060;
	margin: 10px 0px 10px 5px;
	font-style: italic;
}
#tableProducts dt { font-weight: bold; }
#tableProducts-borders {
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
}
#tableProducts dl { margin: 0px; }
