
dt {
	font-weight: bold;
	margin-bottom: 5px;
}

dd {
	margin-bottom: 15px;
}

#download {
	background: url(../images/icons/download.png) no-repeat 5px 50%;
	border: 2px solid #dcdcdc;
	display: block;
	float: right;
	height: 60px;
	margin: 10px;
	margin-left: 30px;
	margin-top: 0px;
	padding: 5px 5px 5px 65px;
	text-align: left;
	width: 170px;
}

#download:hover {
	border-color: #9bb815;
	text-decoration: none;
}
