h4#download {

	font-size: 1.3em;
	display:block;
	margin: 15px auto 20px auto;
	padding: 0 0 20px 0;
	float:none;
	clear:both;
	width:450px;
	border-bottom: 1px solid #ccc;
	text-align:center;
	color: #121212;

}

.section div h4 {

	color: #121212;

}

div#left {

	float:left;
	clear:none;
	line-height:1.2em;
	overflow:hidden;
	height:7em;

}

div#right {

	float:right;
	clear:none;
	margin: 5px 30px 0 0;
	line-height:1.2em;
	overflow:hidden;
	height:7em;

}

div#right h4 {

	text-align:right;

}

.section h5 {

	margin: 5px 0 5px 30px;
	font-size: 1.2em;

}

.section h6 {

	margin: 0;
	font-size: 1em;
	font-weight:normal;
	font-style:italic;

}

.section ul {

	margin: 0 0 0 35px;
	list-style:none;
	font-size:1.2em;

}

.section ul li {

	margin-bottom: 3px;

}

.section ul#mininav {

	font-size: 1em;
	margin-top:20px;

}