.TableBullet {
	background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.tableborder {
	border: thin solid #CCCCCC;
	height: 1px;
	width: 1px;
	left: 2px;

}
