td.topBorder {
	background-image:url("35mmtop.png");
	background-repeat:repeat-x;
	height:36px;
}
td.bottomBorder {
	background-image:url("35mmbottom.png");
	background-repeat:repeat-x;
	height:36px;
}