﻿.ncdiv
{
	position: absolute;
	width: 30px;
	background-color: White;
	top: 100px;
	left: 0px;
}
.td
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}