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