
	.dark-top-left {
		background: url("images/content-backings/dark/top-left.jpg") no-repeat;
		height: 19px;
		width: 19;
	}

	
	.dark-top {
		background: url("images/content-backings/dark/top.jpg") repeat-x;
		width:auto;
		height:19px;
	}

	.dark-top-right {
		background: url("images/content-backings/dark/top-right.jpg") no-repeat;
		width:18px;
		height:19px;
	}

	.dark-left {
		background: url("images/content-backings/dark/left.jpg") repeat-y;
		width:19px;
	}

	.dark-body {
		background: #e6e6e6;
	}

	.dark-right {
		background: url("images/content-backings/dark/right.jpg") repeat-y;
		width:18px;
	}

	.dark-bottom-left {
		background: url("images/content-backings/dark/bottom-left.jpg") no-repeat;
		width:19px;
		height:22px;
	}

	.dark-bottom {
		background: url("images/content-backings/dark/bottom.jpg") repeat-x;
		height:22px;
		width:auto;
	}
	
	.dark-bottom-right {
		background: url("images/content-backings/dark/bottom-right.jpg") no-repeat;
		width:18px;
		height:22px;
	}










	.light-top-left {
		background: url("images/content-backings/light/top-left.jpg") no-repeat;
		height: 19px;
		width: 19;
	}

	
	.light-top {
		background: url("images/content-backings/light/top.jpg") repeat-x;
		width:auto;
		height:19px;
	}

	.light-top-right {
		background: url("images/content-backings/light/top-right.jpg") no-repeat;
		width:18px;
		height:19px;
	}

	.light-left {
		background: url("images/content-backings/light/left.jpg") repeat-y;
		width:19px;
	}

	.light-body {
		background: #f4f4f4;
	}

	.light-right {
		background: url("images/content-backings/light/right.jpg") repeat-y;
		width:18px;
	}

	.light-bottom-left {
		background: url("images/content-backings/light/bottom-left.jpg") no-repeat;
		width:19px;
		height:22px;
	}

	.light-bottom {
		background: url("images/content-backings/light/bottom.jpg") repeat-x;
		height:22px;
		width:auto;
	}
	
	.light-bottom-right {
		background: url("images/content-backings/light/bottom-right.jpg") no-repeat;
		width:18px;
		height:22px;
	}






