
table.contenttable {
	padding:5px;
	text-align:left;
	line-height:1em;
	letter-spacing:0em;
}

table.contenttable-1 {
	margin-left:18px; margin-right:0px;
	padding:0px;
	text-align:left;
}

	.contenttable-1 tr.tr-0 {
		font-weight:bold;
	}
		.contenttable-1 td {
			padding-left:7px;
			white-space:nowrap;
		}
		.contenttable-1 td.td-0 {
			font-weight:bold;
		}
		.contenttable-1 td.td-last a {
			display:inline;
			padding-left:24px;
			background: url("../../images/icons/linkMailto.gif") no-repeat left top;
		}
		.contenttable-1 td.td-last a:hover {
			background: url("../../images/icons/linkMailto-RO.gif") no-repeat left top;
		}
