.spaced16 {
	line-height: 16px;
}
.bttmrepeatx {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bttmRtNorepeat {
	background-repeat: no-repeat;
	background-position: right bottom;
}
