fieldset.flash{

	margin: 0px;
	padding:0px;
	text-align:left;
	border: none;
	color: #e77d39;
	float:none;
}

.progressWrapper {
	width: 250px;
	overflow: hidden;
	padding: 2px 0px 0px 50px;	
}

.progressContainer {
	padding: 5px;	
	text-align:center;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

.progressName {
	font-size: 7pt;
	font-weight: bold;
	color: #555555;	
	width: 240px;
	height: 12px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,

.progressBarComplete,

.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 240px;
	font-size: 7pt;
	text-align: left;
	white-space: nowrap;
	margin:0px;
	padding:0
}

.manage_photos button{
	border:none;
	background:none;
}
.btn_up_list_ph{
	border:none;
	background-image: url('/images/log/ad_list_photo_update.gif');
	height:32px;
	width:250px;
	padding:5px 0px 0px 40px;
	margin:0px;	background-repeat: no-repeat ;
	text-align:left;
}
.btn_up_list_ph a{	
	font-size:11px;
	color:#fff;
}
.btn_up_list_ph_fnd{
	background-image: url('/images/log/ad_list_photo_gris.gif');
	background-repeat: repeat-x ;
	height:32px;
	width:365px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
}
.btn_cancel_list_ph{
	border:none;
	background-image: url('/images/log/ad_btn_gr_02.jpg');
	width:50px;
	padding:0px;
	margin:0px;	background-repeat: repeat-x;
}

.img_load_ph{
	float:left;
}

.diapo{
	width:303px;
	height:254px;
	background-image: url('../images/log/fnd_diaporama.jpg');	background-repeat: no-repeat;
}

.ct_diapo{
	width:320px;
	height:300px;
	padding:10px 0px 0px 25px;
}

.delete_ph{	
	float:left;
	padding-right:10px;
}
.photo_diapo{
	width:303px;
	height:234px;
	text-align:center;
	vertical-align:middle;
}	
#btn_stop, #btn_play {
	padding-left:25px;
	margin-top:-5px;
	color:#5d9e9b;
	font-size:11px;
	font-weight:bold;
}

.photo_listing{
	padding-bottom:15px;
	padding-left:5px;
	vertical-align:bottom;
}
.photo_listing a{
	color:#333333;
	font-weight:bold;
}

.fnd_list_ph{
	height:402px;
	width:190px;
	background-image: url('../images/log/ad_list_photo_omb1.gif');	background-position: 90px -20px;	background-repeat: no-repeat;	padding-top:20px;
}


