.ts {
	text-shadow:0px 1px 0px rgb(0,0,0);
}
.text-orange {
	color:rgb(255, 216, 0);
}

.list-header {
	text-align: center!important;
	font-weight: bold;
	border-left: 1px solid #FFF;
	padding-left: 0!important;
	padding-right: 0!important;
}

.list-row {
	padding-left: 0!important;
	padding-right: 0!important;
	border-bottom: 1px dotted #CCC;
}

.list-item {
	text-align:center!important;
}

.list-border-left {
		border-left: 1px solid #CCC;
}

.volunteer-name {
	margin-bottom:1px!important;
}

.timestamp {
	color:#767C73;
	font-size:8pt;
	margin-bottom:1px!important;
}