.cellBrdrBlkLft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.cellBrdrBlkTop {
	border-left-width: thin;
	border-left-style: none;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #000000;
}
