.shadow_outer_left {
	background-image: url(/Files/System/shadow_outer_left.gif);
	background-repeat: repeat-y;
}
.shadow_outer_right {
	background-image: url(/Files/System/shadow_outer_right.gif);
	background-repeat: repeat-y;
}
.shadow_outer_top {
	background-image: url(/Files/System/shadow_outer_top.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
}
.shadow_outer_bottom {
	background-image: url(/Files/System/shadow_outer_bottom.gif);
	background-repeat: repeat-x;
}
.shadow_outer_left_bottom {
	background-image: url(/Files/System/shadow_outer_left_bottom.gif);
	background-repeat: repeat-y;
}
.shadow_outer_right_bottom {
	background-image: url(/Files/System/shadow_outer_right_bottom.gif);
	background-repeat: repeat-y;
	background-color: #d6e0e9;
	background-position: right;
}
