#download ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

#download ul li {
	margin: 0;
	padding: 0.5em 1em 0.5em 30px;
	background-position: 0 -3px;
	background-repeat: no-repeat;
}

#download a:link, #download a:visited {
	text-decoration: none;
}

#download a:hover, #download a:active {
	text-decoration: underline;
}
