.oTop {
	background-image: url(images/orangebox/TSide.gif);
	background-repeat: repeat-x;
}
.oBottom {
	background-image: url(images/orangebox/BSide.gif);
	background-repeat: repeat-x;
}
.Oleft {
	background-image: url(images/orangebox/LSide.gif);
	background-repeat: repeat-y;
}
.oRight {
	background-image: url(images/orangebox/RSide.gif);
	background-repeat: repeat-y;
}
