.boxTopLeft {
	background-image: url(images/Border_thin/images/Border_thin_r1_c1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 33px;
}
.boxTopRight {
	background-image: url(images/Border_thin/images/Border_thin_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxBottomLeft {
	background-image: url(images/Border_thin/images/Border_thin_r5_c1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 33px;
}
.boxBottomRight {
	background-image: url(images/Border_thin/images/Border_thin_r5_c5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLeft {
	background-image: url(images/Border_thin/images/Border_thin_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxRight {
	background-image: url(images/Border_thin/images/Border_thin_r2_c5.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxTop {
	background-image: url(images/Border_thin/images/Border_thin_r1_c4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxBottom {
	background-image: url(images/Border_thin/images/Border_thin_r5_c2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.boxBackground {
	background-image: url(images/Border_thin/images/Border_thin_r2_c2.gif);
	background-repeat: repeat;
}
