/* # TOP # -------------------------------------------------------------------------- */
	.top_x-- {
		background-image: url(../Images/HeaderFrame/top.x--.jpg_);
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 11px; height: 9px;
	}

	.top_-x- {
		background-image: url(../Images/HeaderFrame/top.-x-.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		width: 750px; height: 9px;
	}

	.top_--x {
		background-image: url(../Images/HeaderFrame/top.--x.jpg_);
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 11px; height: 9px;
	}
/* ---------------------------------------------------------------------------------- */

/* # CENTER # ----------------------------------------------------------------------- */
	.center_x--_ {
		background-image: url(../Images/HeaderFrame/center.x--.jpg);
		width: 11px;
	}
	
	.center_--x_ {
		background-image: url(../Images/HeaderFrame/center.--x.jpg);
		width: 11px;
	}
/* ---------------------------------------------------------------------------------- */

/* # BOTTOM # ----------------------------------------------------------------------- */
	.bottom_x-- {
		background-image: url(../Images/HeaderFrame/bottom.x--.jpg_);
		width: 11px; height: 11px;
	}
	
	.bottom_-x- {
		background-image: url(../Images/HeaderFrame/bottom.-x-.jpg);
		width: 750px; height: 11px;
	}
	
	.bottom_--x {
		background-image: url(../Images/HeaderFrame/bottom.--x.jpg_);
		width: 11px; height: 11px
	}
/* ---------------------------------------------------------------------------------- */