.leftPipe {
	background-image: url(../images/shared/background_left.gif);
	background-repeat: repeat-y;
}
.rightPipe {

	background-image: url(../images/shared/background_right.gif);
	background-repeat: repeat-y;
}
