#downloadButton{
	width: 100px;
	height: 20px;
	float: right;
	cursor: pointer;
	line-height: 20px;
	text-align: center;
}
#downloadButton a {
	text-decoration: none;
}