.box_topleft
{
	background-image:url(../furniture/images/rounded_box_tl.gif);
	width: 9px; height: 9px;
}
.box_topcentre
{
	background-image:url(../furniture/images/rounded_box_tc.gif);
	background-repeat: repeat-x;
	height: 9px;
	font-size: 1px;
}
.box_topright
{
	background-image:url(../furniture/images/rounded_box_tr.gif);
	width: 9px; height: 9px;
	font-size: 1px;
}
.box_middleleft
{
	background-image:url(../furniture/images/rounded_box_ml.gif);
	background-repeat: repeat-y;
	width: 9px;
	font-size: 1px;
}
.box_middleright
{
	background-image:url(../furniture/images/rounded_box_mr.gif);
	background-repeat: repeat-y;
	width: 9px;
	font-size: 1px;
}
.box_bottomleft
{
	background-image:url(../furniture/images/rounded_box_bl.gif);
	width: 9px; height: 9px;
	font-size: 1px;
}
.box_bottomcentre
{
	background-image:url(../furniture/images/rounded_box_bc.gif);
	background-repeat: repeat-x;
	height: 9px;
	font-size: 1px;
}
.box_bottomright
{
	background-image:url(../furniture/images/rounded_box_br.gif);
	width: 9px; height: 9px;
}