/* QSI Corporation Ordering Styles */
@media screen { .evalunittbl { width: 700px; } }
@media print { .evalunittbl { width: 100%; } }
.evalunittbl { margin: 0 0 1.5em; padding: 0; }
* html .evalunittbl { margin-top: 32px; }
	.evalunittbl th { border-top: 1px solid #333; border-bottom: 1px solid #999; background: #eee; color: #000; font-family: Helvetica, Arial, "sans serif"; text-align: center; padding: 3px 0; height: 20px; clear: right; }
	.evalunittbl .dataena {background: #cff; }
	.evalunittbl .datadis { background: white; }
	.evalunittbl .datadis:hover { background: #ededed; }
	.evalunittbl .datadis td, .evalunittbl .dataena td { border-bottom: 1px solid #999; text-align: center; }
	.evalunittbl .product { border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999; background: #ddd url(/img/product/ordering/bg_tablerow.jpg) right top no-repeat; color: #333; padding: 3px 0 3px 5px; font-style: italic; }
		.evalunittbl .product strong { font-style: normal; font-weight: bold; font-size: 1.1em; display: block; }
			.evalunittbl .product strong a { font-weight: normal; font-size: .9em; font-style: normal; padding-left: .5em; color: #777; }
		.evalunittbl .product img { float: left; margin: 0; padding: 0 10px 0 0; }
* html .ordertabnav { position: absolute; left: 0; }
#flashfull { margin: 0; }
