.uploadifyQueueItem {
font: 11px Verdana, Geneva, sans-serif;
border-top: 1px solid #051b43;
border-left: 1px solid #051b43;
border-bottom: 1px solid #0f4b9d;
border-right: 1px solid #0f4b9d;
background-color: #07214A !important;
border-radius:5px;
margin-top: 5px;
padding: 10px;

}
.uploadifyError {
border-top: 1px solid #051b43;
border-left: 1px solid #051b43;
border-bottom: 1px solid #0f4b9d;
border-right: 1px solid #0f4b9d;

background-color: #07214A !important;
}
.uploadifyQueueItem .cancel {
float: right;
}

.uploadifyProgress {
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;
margin-top: 10px;
width: 100%;
}
.uploadifyProgressBar {
background-color: #0099FF;
width: 1px;
height: 3px;
}


.wait {
display:block;
background: url(../loading.gif) no-repeat center center;
width:104px;
height:78px;
}
.gennahlad{width:104px; display:block;  }
.gennahlad img { margin:auto; display:block;}
