.cell{
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: center;
}

.cellhighlight{
	background-color: #CCCCCC;
	text-align: center;
}

.cellhighlighta{
	background-image: url(X.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #888888;
	text-align: center;
}
