#content th {
	text-align:left;
	vertical-align:top;
	background-color: #ccf;
	border: #666 1px solid;
	white-space: nowrap;
}

#content td {
	border: #666 1px solid;
	vertical-align:top;
}

#content td.null {
	border: none;
}



.day {
	text-align:center;
}

.numeric {
	text-align:right;
}

.string {
	text-align:left;
}

.numeric_total {
	text-align:right;
	border-top: #666 1px dotted;
}

.string_total {
	text-align:left;
	border-top: #666 1px dotted;
}
