.shl {
	background-image: url(img/sh_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shr {
	background-image: url(img/sh_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
