.imp-download, .imp-download-error { 
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 55px;
margin-top: 0px;
margin-right: opx;
margin-bottom: 10px;
margin-left: 0px;
clear:both;
position:relative;
}



.imp-download {
	background: #FFFFFF url('images/bav_downloads.gif') no-repeat 15px center;
	border: 1px dashed #DDDDDD;

}
.imp-download-error {
	background: #3c3c3c url('images/dl_error.gif') no-repeat 15px center;
	border: 1px solid #DDDDDD;
}
.imp-download strong, .imp-download-error strong { display: block; }
.imp-download strong a, .imp-download-error strong a { color: #000; }
.imp-download strong a:hover, .imp-download-error strong a:hover {}
.imp-download small, .imp-download-error small { font-size: 0.9em; color: #999; }