.uploadifyQueueItem { background-color: #e3ecf1; border: 2px solid #c2d6df; font: 11px Verdana, Geneva, sans-serif; margin: 5px; padding: 10px; width: 300px; } .uploadifyError { background-color: #f5c1af !important; border: 2px solid #f3908b !important; } .uploadifyQueueItem .fileName { color: #115a2e; } .uploadifyQueueItem .cancel { float: right; } .uploadifyQueue .completed { background-color: #d8ece0; } .uploadifyProgress { background-color: #f1d291; margin-top: 10px; width: 100%; } .uploadifyProgressBar { background-color: #e5b116; height: 3px; width: 1px; } .uploadify { border: 1px solid #a9c7da; background: #d9e5ea url("uploadifybg.png") no-repeat; height: 24px; line-height: 20px; width: 65px; cursor: pointer; } .uploadifycancel { background: #d9e5ea url("uploadifybg.png") no-repeat 0 -20px; border: 1px solid #a9c7da; height: 24px; line-height: 20px; width: 85px; cursor: pointer; } .uploader_ul { list-style-type: decimal; padding:0px 20px 0px 20px; margin: 0px; width: 80%; } .uploader_ul li { height: 25px; line-height: 25px; } .uploader_ul input { margin-left: 10px; }