#modAh {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#modAh p {
	margin-top:5px;
	margin-bottom:5px;
}

#modAh #dates td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
}

#modAh #dates .date {
	width: 70px;
}

#modAh #dates .time {
	width: 80px;
}

#modAh #dates .div {
	width: 10px;
}

#modAh #dates .old {
	color: #ababab;
}

#modAh #dates .even {
	background: #ffffff;
}

#modAh #dates .odd {
	background: #F5FCA3;
}

#modAh #dates .event {
	font-weight: bold;
}