TD.edgex {
	width : 25px;
	height : 100%;

	background-attachment : fixed;
	background-position : 100%;
	background-repeat : repeat-x;
}

TD.edgey {
	width : 25px;
	height : 100%;

	background-attachment : fixed;
	background-position : 100%;
	background-repeat : repeat-y;
}

