.DateFinder {
	font-size:small;
	font-weight:normal;
}

.DateFinder .table {
	padding:0;
	width:auto;
	height:auto;
	border-collapse:collapse;
}

.DateFinder .times {
	width:6ex;
	height:2.5ex;
	font-size:10px;
	font-weight:normal;
	padding:0;
}

.DateFinder .dates {
	width:16ex;
	height:2.5ex;
	font-size:10px;
	font-weight:normal;
	padding:0;
}

.DateFinder .cell {
	height:2.5ex;
	font-size:10px;
	font-weight:normal;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:gray;
}