﻿table.Week  
{
	table-layout:fixed;	
}
.Week th 
{
	font-weight:bold;	
}

.Week th, 
.Week td 
{
	 text-align:center !important;
}
.Week td 
{
	 height:25px !important;
	 width:40px !important;
}