.s_le {
	background-image: url(images/s_le.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.i_le {
	background-image: url(images/i_le.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.le_bg {
	background-image: url(images/le_bg.gif);
	background-repeat: repeat-y;
}
.s_ld {
	background-image: url(images/s_ld.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.i_ld {
	background-image: url(images/i_ld.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.ld_bg {
	background-image: url(images/ld_bg.gif);
	background-repeat: repeat-y;
}
.i_bg {
	background-image: url(images/i_bg.gif);
	background-repeat: repeat-x;
}
.s_bg {
	background-image: url(images/s_bg.gif);
	background-repeat: repeat-x;
}

