.top {
	background-image: url(../images/default/shabox_02.jpg);
	background-repeat: repeat-x;
}
.left {
	background-image: url(../images/default/shabox_04.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bottom {
	background-image: url(../images/default/shabox_08.jpg);
	background-repeat: repeat-x;
}
.right {
	background-image: url(../images/default/shabox_06.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowboxbinder {
	background-image: url("../images/default/lines.gif");
}
