/* gallery content */
.swfupload-control p{ margin:10px 5px; font-size:0.9em; }
.log{ margin:0; padding:0; width:500px;}
.log li{ list-style-position:inside; margin:2px; border:0px solid #ccc; padding:0px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:none; position:relative;}
.log li .progressbar{ border:0px solid #333; height:5px; background:#c3c3c3; width:202px; }
.log li .progress{ background:#0f92dd; width:0%; height:5px; }
.log li p{ margin:0; line-height:18px; }
.log li.success{ border:0px solid #339933; background:none; }
.log li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('../js/jquery-swfupload/js/swfupload/cancel.png') no-repeat; cursor:pointer; }
.progressvalue {float:right;}

/* gallery cover */
.swfupload-control-cover p{ margin:10px 5px; font-size:0.9em; }
.log-cover{left:-200px;margin:0;padding:0;position:absolute;top:55px;width:500px;}
.log li{ list-style-position:inside; margin:2px; border:0px solid #ccc; padding:0px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:none; position:relative;}
.log-cover li .progressbar{ border:0px solid #333; height:5px; background:#c3c3c3; width:154px; }
.log-cover li .progress{ background:#0f92dd; width:0%; height:5px; }
.log-cover li p{ margin:0; line-height:18px; }
.log-cover li.success{ border:0px solid #339933; background:none; }
.log-cover li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('../js/jquery-swfupload/js/swfupload/cancel.png') no-repeat; cursor:pointer; }
.progressvalue {float:right;}

/* edit profile */
.swfupload-control-profile p{ margin:10px 5px; font-size:0.9em; }
.log-profile{margin:0;padding:0;position:absolute;top:55px;width:138px;}
.log li{ list-style-position:inside; margin:2px; border:0px solid #ccc; padding:0px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:none; position:relative;}
.log-profile li .progressbar{ border:0px solid #333; height:5px; background:#c3c3c3; width:138px; }
.log-profile li .progress{ background:#0f92dd; width:0%; height:5px; }
.log-profile li p{ margin:0; line-height:18px; }
.log-profile li.success{ border:0px solid #339933; background:none; }
.log-profile li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('../js/jquery-swfupload/js/swfupload/cancel.png') no-repeat; cursor:pointer; }
.progressvalue {float:right;}
.swfupload-control-profile {
	position:absolute;
	}
.swfupload-control-profile .log-profile {
	top:5px;
	}