.darkbg{
	background:#ddd !important;
}
#status{
	color: red;
	font-weight: bold;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{  }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

#status2{
	color: red;
	font-weight: bold;
}
ul#files2{ list-style:none; padding:0; margin:0; }
ul#files2 li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files2 li img{  }
