/* hide sections */
#jump-menu,
	#header ul#utility-navigation,
	#header ul#main-navigation,
	#marketing,
	#footer { display:none; }

/* global */
body { font-family:Georgia, serif; }

/* append proper URLs to in-line links */
#content a[href$="pdf"]:after { content:" (PDF) "; font-size:.9em; }
#content a[href^="http://"]:after { content:" (" attr(href) ") "; font-size:.9em; }

/* #content a[href]:after { content:" (" attr(href) ") "; font-size:.9em; }
#content a[href^="/"]:after { content: " (http://www.optionsxpress.com" attr(href) ") "; } */