
table.zoom {
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	padding-bottom: 6px;
	}

table.zoom th {
	background: transparent url('/_img/template/bg_table.png') 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 #e1e1e1;
	}

table.zoom td.summary{
	padding: 6px 6px 3px 6px;
	text-align: left;
	border-top: 1px solid #ccc;
	background-color: #F7F7F7;
	}

.alternate {
	color: #669900;
	}

.right {
	text-align: right;
}

.left {
	text-align: right;
}

.moneyalternate {
	color: #669900;
	text-align: right;
	}

table.zoomsmall {
	border-bottom: 1px solid #ccc;
	}

table.zoomsmall th {
	background: transparent url('/_img/template/bg_table.gif') repeat-x;
	padding: 18px 6px 6px 6px;
	text-align: left;
	font: 14px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}

table.zoomsmall td {
	padding: 1px 1px 1px 1px;
	text-align: left;
	border-top: 1px dotted #e1e1e1;
	}

table.zoomsmall td.summary{

	text-align: left;
	border-top: 1px solid #ccc;
	background-color: #F7F7F7;
	}
