.tables {
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 127px;
	width: 4px;
}
.midcell {
	background-image: url(images/header_right.jpg);
	background-repeat: repeat;
	height: 127px;
	width: 7px;
}
