#gateway .downloads {
	list-style: none !important;
	margin: 0 0 1em 0;
	padding: 0;
}

#gateway ul.downloads {
	margin-left: 0 !important;
}

#gateway .downloads a {
	/* background: url(blue-arrow.png) left no-repeat; */
	border-bottom: 0;
	/* padding: 0 0 0 24px; */
	text-decoration: underline;
}

a.pdf { /*The background image*/
	background: url() left no-repeat;
	border-bottom: 0;
	/* padding: 0 0 0 24px; */
	text-decoration: underline;
}

a.doc { /*The background image*/
	background: url() left no-repeat;
	border-bottom: 0;
	/* padding: 0 0 0 24px; */
	text-decoration: underline;
}
