.bLeft {
	background-image:  url(../bin/col.left/col.bgr.gif);
	background-repeat: no-repeat;
}
.bCenter {
	background-image: url(../bin/col.center/col.bgr.gif);
	background-repeat: no-repeat;
}
.bCenterStory {
	background-image: url(../bin/col.center/topstory.bgr.gif);
	background-repeat: no-repeat;
}
.bRight {
	background-image: url(../bin/col.right/col.bgr.gif);
	background-repeat: no-repeat;
}
.bBody {
	background-image: url(/files/lib/bin/col.right/bgr.out.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
