
table.zoom {
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	padding-bottom: 6px;
	}
table.zoom th {
	background: transparent url('/_img/template/bg_table-drk.gif') repeat-x;
	padding: 18px 6px 6px 6px;
	text-align: left;
	font: 14px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}
table.zoom td {
	padding: 6px 6px 3px 6px;
	text-align: left;
	border-top: 1px dotted #666666;
	}
.alternate {
	color: #669900;
	}