body.download #navigation #navigation-primary {
	padding-bottom: 197px;
	background: url(../img/download/navigation.jpg) no-repeat 0 100%;
}
body.download #content h1.replace {
	height: 65px;
	margin-bottom: 15px;
	background-image: url(../img/download/header.jpg);
}
body.download #content {
	width: 743px;
}
body.download p.lede,
body.download #content ul li h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
body.download #content ul {
	overflow: hidden;
	margin: 0; padding: 0;
	list-style: none;
}
	body.download #content ul li {
		float: left;
		width: 45%;
		margin: 0 10px 1.5em 0;
		font-size: 11px;
	}
		body.download #content ul li h3 {
			margin: 0 0 3px;
			font-weight: normal;
		}
		body.download #content ul li p {
			margin: 0;
		}
		body.download #content ul li a {
			color: #690287; text-decoration: underline;
		}