.month 
{
	background:#18B14C;
	border-bottom:4px solid #084693;
	color:#FFF;
	display:block;
	font-family:Verdana;
	text-align:left;
	padding:5px;
	margin-bottom:15px;
}

#filterBox {
	padding:10px;
	background:#eee;
	text-align:center;
	margin-bottom:10px;
	display:none;

}

.highlight { background-color: yellow }

.noresults { background:#eee; display:none; }
.noresults-state { background:#eee; display:none; }
