table.scientific {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table.scientific a {
	color:#0071BC;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.scientific a:visited {
	color:#0071BC;
	font-weight:normal;
	}
table.scientific a:visited:after {
	content:"\00A0\221A";
	}
table.scientific a:hover {
	border-bottom-style:solid;
	}
table.scientific thead th,
table.scientific thead td,
table.scientific tfoot th,
table.scientific tfoot td {
	border:1px solid white;
	border-width:1px 0;
	background:#8C949D;
	color: white;
	}
table.scientific th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	
	}
table.scientific tbody th,
table.scientific td {
	padding:0.25em 0.5em;
	
	vertical-align:top;
	}
table.scientific tbody th {
	font-weight:normal;
	text-align: left;
	}
table.scientific tbody th a:link,
table.scientific tbody th a:visited {
	font-weight:bold;
	}
table.scientific tbody td,
table.scientific tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	background-color: white;
	}
table.scientific tbody tr.odd th,
table.scientific tbody tr.odd td {
	border-color:#acc5d3;
	background:#cce5f3;
	}
table.scientific tbody tr:hover td,
table.scientific tbody tr:hover th {
	background:#dcf5ff;
	border-color:#8ca5b3;
	}
table.scientific caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

table.scientific td.hang,
table.scientific tbody tr.odd td.hang,
table.scientific tbody tr.odd th.hang,
table.scientific tbody tr td.hang,
table.scientific tbody tr th.hang
{
	background-color: white;
	border: none;
}

table.scientific tbody tr:hover td.hang{
	background-color: white;
	border: none;
}

table.scientific input.qty
{
width: 40px;
border: 1px solid silver;
}
