.confschedule {
	clear: left;
	font-family: Verdana;
	margin-bottom: 15px;
}

.confschedule .col1 {
	width: 125px;
}

.confschedule .col2 {
	
}

.confschedule th {
	font-size: 118%;
	font-weight: bold;
	padding-bottom: 10px	;
}

.confschedule tbody tr td {
	padding-bottom: 3px;
	padding-top: 3px;
}

.confcost {
	background-color: #D9D9D9;
}

.confcost th {
	font-size: 118%;
	font-weight: bold;
	text-align: center;
}

.confcost td {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
}

td ul li {
	margin-bottom: 5px;
}

em {
	font-style: italic;
}