﻿body {
}

#weekView
{

}

.weekViewDayHeader
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3C8E38;
	font-weight: bold;
	color: white;
}


.weekViewDay
{
	vertical-align: top;
	font-size: xx-small;
}
