div.mapheader{
	font-size: 18px;
	line-height: 24px;
}

div.mapheader img{
	height: 24px;
	width: 24px;
	border-width: 3px;
}

div.dayselect a{
	font-size: 11px;
	border-width: 0 1px 0 0;
}

div.dayselect a:hover{
	background-color:#b88;
	color:white;
}

div.dayselect a.select{
	background-color:#fff;
	color:#000;
}
