.top {
	background-image: url(..images/box/top.gif);
	background-repeat: repeat-x;
}
.bottom {

	background-image: url(../images/box/bottom.gif);
	background-repeat: repeat-x;
}
.left {


	background-image: url(../images/box/left.gif);
	background-repeat: repeat-y;
}
.right {



	background-image: url(..images/box/right.gif);
	background-repeat: repeat-y;
}
.topBrown {

	background-image: url(../images/prod_borders/brown/top.gif);
	background-repeat: repeat-x;
}
.bottomBrown {


	background-image: url(../images/prod_borders/brown/bottom.gif);
	background-repeat: repeat-x;
}
.leftBrown {



	background-image: url(../images/prod_borders/brown/left.gif);
	background-repeat: repeat-y;
}
.rightBrown {




	background-image: url(../images/prod_borders/brown/right.gif);
	background-repeat: repeat-y;
}
.topGreen {

	background-image: url(../images/prod_borders/green/top.gif);
	background-repeat: repeat-x;
}
.bottomGreen {


	background-image: url(../images/prod_borders/green/bottom.gif);
	background-repeat: repeat-x;
}
.leftGreen {



	background-image: url(../images/prod_borders/green/left.gif);
	background-repeat: repeat-y;
}
.rightGreen {




	background-image: url(../images/prod_borders/green/right.gif);
	background-repeat: repeat-y;
}
.topOrange {

	background-image: url(../images/prod_borders/orange/top.gif);
	background-repeat: repeat-x;
}
.bottomOrange {


	background-image: url(../images/prod_borders/orange/bottom.gif);
	background-repeat: repeat-x;
}
.leftOrange {



	background-image: url(../images/prod_borders/orange/left.gif);
	background-repeat: repeat-y;
}
.rightOrange {




	background-image: url(../images/prod_borders/orange/right.gif);
	background-repeat: repeat-y;
}
.topDG {

	background-image: url(../images/prod_borders/dgreen/top.gif);
	background-repeat: repeat-x;
}
.bottomDG {


	background-image: url(../images/prod_borders/dgreen/bottom.gif);
	background-repeat: repeat-x;
}
.leftDG {



	background-image: url(../images/prod_borders/dgreen/left.gif);
	background-repeat: repeat-y;
}
.rightDG {




	background-image: url(../images/prod_borders/dgreen/right.gif);
	background-repeat: repeat-y;
}
.topLilac {

	background-image: url(../images/prod_borders/lilac/top.gif);
	background-repeat: repeat-x;
}
.bottomLilac {


	background-image: url(../images/prod_borders/lilac/bottom.gif);
	background-repeat: repeat-x;
}
.leftLilac {



	background-image: url(../images/prod_borders/lilac/left.gif);
	background-repeat: repeat-y;
}
.rightLilac {




	background-image: url(../images/prod_borders/lilac/right.gif);
	background-repeat: repeat-y;
}
.topPurp {

	background-image: url(../images/prod_borders/purp/top.gif);
	background-repeat: repeat-x;
}
.bottomPurp {


	background-image: url(../images/prod_borders/purp/bottom.gif);
	background-repeat: repeat-x;
}
.leftPurp {



	background-image: url(../images/prod_borders/purp/left.gif);
	background-repeat: repeat-y;
}
.rightPurp {




	background-image: url(../images/prod_borders/purp/right.gif);
	background-repeat: repeat-y;
}
