@charset "UTF-8";
.repeat_css {
	background-image: url(images/instant_waste_base_extender.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.left_css {
	background-image: url(images/left_bg_css.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_css {
	background-image: url(images/right_bg_css.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

