.bgGlowLeft {
	background-image: url(gfx/glowleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgGlowRight {
	background-image: url(gfx/glowright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.text {
}
