.imp-download, .imp-download-error { padding: 10px 10px 10px 55px; margin: 0 0 10px 0; }
.imp-download {
	background: #24243a url('images/download.gif') no-repeat 15px center;
	margin:10px 0 10px 0;
}

.imp-download-error {
	background: #f5f5f5 url('images/dl_error.gif') no-repeat 15px center;
	border: 1px solid #555555;
}
.imp-download strong, .imp-download-error strong { display: block; font-weight: normal; font-size:16px;}
.imp-download strong a, .imp-download-error strong a { color:#ffffff;}
.imp-download strong a:hover, .imp-download-error strong a:hover {}
.imp-download small, .imp-download-error small { font-size: 10px; color: #666; }
