td.tl 
{
	background:url(../images/tl.png);
	width:6px;
	height:6px;
}
td.tr 
{
	background:url(../images/tr.png);
	width:6px;
	height:6px;
	float:right;
}
td.bl 
{
	background:url(../images/bl2.png);
	width:6px;
	height:7px;
}
td.br 
{
	background:url(../images/br2.png);
	width:6px;
	height:7px;
}
td.stretcher
{
	background:url(../images/stretcher.png);
	height:7px;
}
td.px
{
	background-color:#FFFFFF;
}
td.pxsep
{
	height:1px;
	background-color:#eee;
}
td.pxspace
{
	height:3px;
	background-color:#FFFFFF;
}