.top {
	background-image: url(/1mages/borders/03/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top_left {
	background-image: url(/1mages/borders/03/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.left {
	background-image: url(/1mages/borders/03/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.top_right {
	background-image: url(/1mages/borders/03/01_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.right {
	background-image: url(/1mages/borders/03/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.bottom {
	background-image: url(/1mages/borders/03/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_left {
	background-image: url(/1mages/borders/03/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
.bottom_right {
	background-image: url(/1mages/borders/03/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
