#content04 table {
	font: 11px Arial, Helvetica, sans-serif;
	color: #605040;
	vertical-align: top;
}
#content04 td {
	vertical-align: text-top;
	border-bottom: 1px solid #E0DFE3;
	text-align: left;
	margin-top: 5px;
	padding: 5px 20px 5px 0px;
	margin-bottom: 5px;
}
#content04 th {
	border-bottom-style: none;
	border-top-style: none;
}

.lastrow {
	padding-right: 0px;
	border-right: none;
	border-bottom: none;
}
.firstcolumn {
	width: 75px;
}
.firstrow {

	padding-right: 0px;
	border-right: none;
	border-bottom: solid #fff;
}
