/* footer */
#sltfoot {
	clear:both;
	margin:35px 0 0 0; padding:0 10px;
	text-align:center;
}
#sltfoot img {
	vertical-align:middle;
	margin:0 13px 3px;
}

/* make blockquotes (in both body + footnotes) visually distinct, but with smaller margins */
._content blockquote {
	margin:10px 15px;
	font-family:sans-serif;
	font-size:10pt; line-height:1.2em; /* note: MUST set line-height for auto-sizing to work right */
}

/* fix for list bullets overlapping floats */
._content li {
	list-style-position:inside;
}
