.pg_bg {
	background-color: #d4dbd7;
	background-image:  url("../images/bgs/bg_demos.gif");
	background-repeat: repeat-x;
}
.left {
	background-color: #d4dbd7;
	background-image:  url("../images/shadows/sh_demos_l.gif");
	background-repeat: no-repeat;
}
.right {
	background-color: #d4dbd7;
	background-image:  url("../images/shadows/sh_demos_r.gif");
	background-repeat: no-repeat;
}
