
.bumper {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

div.hr {
	margin: 10px 0px;
	padding-bottom: 1px;
	line-height: 0px;
	border-top: solid 1px #999999;
	/* background: url(../../../images/hl-dot.gif) repeat-x bottom; */
}

#download 
{
	width: 96%;
	margin: auto;
}

#download ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#download ul li
{
	list-style: none outside;
	margin-bottom: 0.5em;
}

#download a {
	color: #1b75a9;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 5px;
}

#download a:hover {
	text-decoration: none;
}

#download br {
	 clear:left;
}

#download .mediadownload {
	padding: 0 0 2px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.75em;
}
