.box_topleft
{
	background-image:url(../furniture/images/fade_box_tl.gif);
	width: 14px; height: 14px;
}
.box_topcentre
{
	background-image:url(../furniture/images/fade_box_tc.gif);
	background-repeat: repeat-x;
	height: 14px;
	font-size: 1px;
}
.box_topright
{
	background-image:url(../furniture/images/fade_box_tr.gif);
	width: 14px; height: 14px;
	font-size: 1px;
}
.box_middleleft
{
	background-image:url(../furniture/images/fade_box_ml.gif);
	background-repeat: repeat-y;
	width: 14px;
	font-size: 1px;
}
.box_middleright
{
	background-image:url(../furniture/images/fade_box_mr.gif);
	background-repeat: repeat-y;
	width: 14px;
	font-size: 1px;
}
.box_bottomleft
{
	background-image:url(../furniture/images/fade_box_bl.gif);
	width: 14px; height: 14px;
	font-size: 1px;
}
.box_bottomcentre
{
	background-image:url(../furniture/images/fade_box_bc.gif);
	background-repeat: repeat-x;
	height: 14px;
	font-size: 1px;
}
.box_bottomright
{
	background-image:url(../furniture/images/fade_box_br.gif);
	width: 14px; height: 14px;
}
