.footer-grid td.footer-left {
	background-image: url('/images/footer-left.gif');
}
.footer-grid td.footer-right {
	background-image: url('/images/footer-right.gif');
}
.footer-grid td.footer-content {
	background-image: url('/images/footer-bg.gif');
}

.layout-grid td.header-left {
	background-image: url('/images/header-left.gif');
}
.layout-grid td.header-right {
	background-image: url('/images/header-right.gif');
}
.layout-grid td.header-content {
	background-image: url('/images/header-bg.gif');
}
