#messagebox {
	position: absolute;
	width: 690px;
}
.download {
	background: url(../images/pdf.png)  right  no-repeat;
	height: 30px;
	padding-right: 20px;
	color:#89b53d;
	font-size: 1em;
	margin-bottom: 20px;
	float: leftt;
	font-weight: bold;
}

.download:hover {
	text-decoration: underline;
}
