/* # CENTER # ----------------------------------------------------------------------- */
	.mc_center_x-- {
		/*background-image: url(../Images/MainContentFrame/center.x--.jpg);*/
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 8px; height: 187px;
	}
	
	.mc_center_--x {
		/*background-image: url(../Images/MainContentFrame/center.--x.jpg);*/
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 10px; height: 187px;
	}
/* ---------------------------------------------------------------------------------- */

/* # BOTTOM # ----------------------------------------------------------------------- */
	.mc_bottom_x-- {
		/*background-image: url(../Images/MainContentFrame/bottom.x--.jpg);*/
		width: 11px; height: 11px;
	}
	
	.mc_bottom_-x- {
		/*background-image: url(../Images/MainContentFrame/bottom.-x-.jpg);*/
		width: 750px; height: 11px;
	}
	
	.mc_bottom_--x {
		/*background-image: url(../Images/MainContentFrame/bottom.--x.jpg);*/
		width: 11px; height: 11px;
	}
/* ---------------------------------------------------------------------------------- */