dt {
	margin-bottom: 1em;
	font-size: 120% !important;
}
dt a {
}
dd {
	margin-bottom: 2em;
	border-bottom: 1px solid #EFE5B9;
}
dd p.back-button a {
	font-family: arial,sans-serif;
	color: #900;
}
#content dd li, dd ol li {
	margin-bottom: 0;
}
#content dd h3 {
	color: inherit;
	font-size: inherit;
	font-weight: bold;
	font-family: arial,sans-serif;
}
#content ul#quotes {
	list-style-type: none;
	margin-left: 0;
}
#content ul#quotes li {
	margin-bottom: 1em;
}

#content ul#faq-list {
	list-style-type: circle;
	margin-left: 2em;
	margin-bottom: 4em;
}
#content ul#faq-list li {
	margin-bottom: .4em;
}
#content ul#faq-list li a {
	text-decoration: none;
	font-family: arial,sans-serif;
}

dt.highlight {
	background-color: #FFFC9C;
	border: 1px solid #F8F01F;
	padding: .5em;
}
dd.highlight {
	margin-left: .5em !important;
	background-color: #FFFBEB;
	padding: .5em;
	border: 1px solid #F6F1DB;
}
