.left {
	background-position: right;
	background-repeat: repeat-x;
}
.right {
	background-position: left;
	background-repeat: repeat-x;
}
