.tdClass{
	height: 30px;
	width: 30px;
	border: 1px solid;
}

.grayBg{
	background: #ccc;

}

.whiteBg{
	background: #fff;
}