/* CSS Document */

.main {
	margin-top: 3px;
	border: 5px solid #b3d7fa;
}
.cursor{cursor: pointer;
} 

.grey_cell{
	background-color: #ffffff;
}
