.imp-download, .imp-download-error { padding: 10px 10px 10px 55px; margin: 0 0 10px 0; }
.imp-download {
	background: #3c3c3c url('images/dl_image.gif') no-repeat 15px center;
	border: 1px solid #555555;
}
.imp-download-error {
	background: #3c3c3c url('images/dl_error.gif') no-repeat 15px center;
	border: 1px solid #555555;
}
.imp-download strong, .imp-download-error strong { display: block; }
.imp-download strong a, .imp-download-error strong a { color: #bbd8f0; }
.imp-download strong a:hover, .imp-download-error strong a:hover {}
.imp-download small, .imp-download-error small { font-size: 0.9em; color: #999; }