#content div.calendaritem {display: block;  padding: 5px;  float: left;  width: 70px;  text-align: center;}
#content div.calendardate {display: inline; padding: 5px;  word-wrap: normal; }

.calholder {
	text-align: center;
}

legend {
	color: #27412f;
	font-size: 10px;
	display: block;
	float: left;
}

.fromday {
	border: 1px solid #27412f;
	background-color: #D3DFCC;
	height: 16px;
	font-size: 10px;
	margin-right: 10px;
}

.frommon {
	background-color: #D3DFCC;
	font-size: 10px;
	margin-right: 10px;
}

.fromyear {
	background-color: #D3DFCC;
	font-size: 10px;
}

.today {
	border: 1px solid #27412f;
	background-color: #D3DFCC;
	height: 16px;
	font-size: 10px;
	margin-right: 10px;
}

.tomon {
	background-color: #D3DFCC;
	font-size: 10px;
	margin-right: 10px;
}

.toyear {
	background-color: #D3DFCC;
	font-size: 10px;
}

.submit {
	border: 1px solid #27412f;
	background-color: #D3DFCC;
	height: 20px;
	font-size: 12px;
	margin-top: 20px;
	width: 100px;
}
