.imp-download, .imp-download-error { padding: 10px 10px 10px 55px; margin: 0 0 10px 0; }
.imp-download {
	background: #eeeeee url('dl_image.gif') no-repeat 15px center;
	border: 1px solid #cccccc;
}
.imp-download-error {
	background: #eeeeee url('dl_error.gif') no-repeat 15px center;
	border: 1px solid red;
}
.imp-download strong, .imp-download-error strong { display: block; font-size: 1.1em; }
.imp-download small, .imp-download-error small { font-size: 0.9em; color: #888888; }