@charset "ISO-8859-1";
.repeating_rows {
	background-image: url(images/rows.gif);
	background-repeat: repeat-y;
	background-position: top;
}
