@charset "utf-8";
.month {
	font-size: 24px;
	color: #333333;
	font-family: Tahoma;
}
.days {
	font-size: 14px;
	color: #333333;
	font-family: Tahoma;
}
.number {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #96A4BF;
	text-align: right;
	background-position: right;
}
.fields {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

