#footer-promo {
	background-color: #ad9542;
	color: #fff;
	margin-top: 20px;
}

#footer-promo h2, #footer-promo a {
	color: #fff;
	text-decoration: none;
}

#footer-promo h3 {
	color: #fff;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
	font-size: 93%;
}

#footer-promo ol {
	margin-bottom: 10px;
	list-style-type: none;
}

#footer-promo ol li {
	margin-left: 5px;
}

#footer-promo ol li a:hover {
	text-decoration: underline;
}
