#upload{
	margin:30px 20px; padding:2px;
	margin-left:0px;
	font-weight:bold; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#0099CC;
	border:1px solid #ccc;
	width:80px;
	cursor:pointer !important;
	-moz-border-radius:4px; -webkit-border-radius:4px;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:0px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:1px; padding-bottom:0px; margin-bottom:0px; width:40px; float:left; margin-right:0px;}
ul#files li img{ max-width:40px; max-height:50px; }

.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }


.ca
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
