.imp-download, .imp-download-error { text-align: center; }
.imp-download {
	background: #eeeeee center;

}

.imp-download small {
	background: #ffffff;

}
.imp-download img {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.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: inline; font-size: 0.9em; }
.imp-download small, .imp-download-error small { font-size: 0.8em; text-align: center; }

.imp-download2 {
	width: 250px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	
	margin-left: auto; margin-right: auto;
	background: #eeeeee url('dl_image.gif') no-repeat 15px center;
	border: 1px solid #cccccc;
	font-size: 0.9em;
	
	}