div.main, div.footer, div.rowTitle, div.rowCaption, div.rowGrid, div.rowBack, div.calendarRow, div.calendarMonth{
	width: 100%;
	min-width: 800px;
}

div.rowInput, div.rowData{
	width: 90%;
	min-width: 700px;
}

div.calendarLocation{
	width: 29%;
	min-width: 210px;
}

div.calendarLocationMonth{
	width: 20%;
	min-width: 200px;
}

div.calendarCell{
	width: 10%;
}

div.calendarCellMonth{
	width: 2.4%;
}