
#content #intro { border-bottom: 1px solid #999; border-top: 1px solid #999; margin-bottom: 1em; background: transparent url(/i/presentation/tips-anchors-bg.jpg) no-repeat right 10px; min-height: 299px; padding: 1em 212px 0 17px; }
	* html #content #intro { height: 299px; }

	#content h2 { background: transparent url(/i/presentation/subhead-tips.gif) no-repeat 0 0; width: 177px; height: 22px; }		
	#content h3 { color: #900; padding: 1em 0 0; }
	
	#content dl, #content p, #content h3, #content h4, #content ul { padding-left: 17px; }
	#content ol { margin-left: 35px; }
	* html #content ol { margin-left: 40px; }
	* + html #content ol { margin-left: 40px; }
	#content ul { margin-left: 18px; }
	* html #content ul { margin-left: 23px; }
	* + html #content ul { margin-left: 23px; }
	
	#content #intro #anchors { padding-left: 0; margin-left: 0; list-style: none; border-top: 1px solid #ccc; padding-top: 1em; }
		#anchors a { color: #900; }
		#anchors a:hover, #anchors a:focus { color: #000; }
	
	#intro p { padding-left: 0; }
				
	#footer { border-top: 1px solid #999; padding: 1em 0 0; }
