.download {
	float:left;
	display:inline;
	width:515px;
	padding:0 10px 0 10px;
	line-height:15px;
}
.download a {
	color:#ffa616;
	text-decoration:none;
	background:transparent url(../../images/icons/download.gif) 0px 3px no-repeat;
	padding: 0 0 0 15px;
	float:left;
	display:inline;
	margin-bottom:5px;
}
.download a:hover {
	color:#333333;
}
