.imp-download {
	background: url('dl_image.gif') #EEEEEE no-repeat 15px center;
	border: 1px solid #CCCCCC;
	clear: both;
	color: #666666;
}

.imp-download small, .imp-download-error small {
	clear: both;
	color: #888888;
	font-size: 0.9em;
}

.imp-download strong, .imp-download-error strong {
	clear: both;
	display: block;
	font-size: 1.1em;
}

.imp-download, .imp-download-error {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 55px;
}

.imp-download-error {
	background: url('dl_error.gif') #EEEEEE no-repeat 15px center;
	border: 1px solid #FF0000;
	clear: both;
}

#clear {
	clear: both;
}
