div.download {
	border-bottom: 2px solid #AAAAAA;
	height: 27px;
	margin-bottom: 70px;
	padding-bottom: 0;
	text-align: left;
}

div.download img {
	width: 192px;
	height: 56px;
}

h2.filetype {
	padding-right: 38px;
	background-image: url( "../images/filetypes.png" );
	background-repeat: no-repeat;
	background-position: top right;
}

h2.rar {
	background-position: right 0;
}

h2.pdf {
	background-position: right -43px;
}