.uploadify-button{margin-bottom: 0px;}
.uploadify-queue{ max-height:250px;overflow: auto;position: relative;top: 8px;border: 1px solid #ccc;border-radius: 5px;}
.uploadify-queue-item{margin-top: 0px;margin-right: 0px;margin-bottom: 0px;float: none;width: auto;border-radius: 0px;height: 50px;line-height: 39px;border-bottom: 1px solid #ccc;background-color: #fff;}
.uploadify-progress{margin-top: -3px;border-radius: 5px;margin-left: 50px;width: 90%;}
.uploadify-progress-bar{height: 5px;border-radius: 5px;}
.uploadify-queue-item .cancel a{display:block;}
.uploadify-queue-item .succeed{float: right;height: 16px;width: 16px;margin-top: 5px;margin-right: 10px;}
.uploadify-queue-item .succeed i{color: #5cb85c;font-size: 25px;}
.uploadify-queue-item .error{float: right;height: 16px;width: 16px;margin-top: 5px;margin-right: 10px;}
.uploadify-queue-item .error i{color: #b94a48;font-size: 25px;}

.uploadify-queue-item .edit a{margin-right: 10px;display: none;}
.uploadify-queue-item .edit i{color: #428bca;font-size: 20px;}
.uploadify-queue-item .down a{margin-right: 10px;display: none;}
.uploadify-queue-item .down i{color: #449d44;font-size: 20px;}
.uploadify-queue-item .remove a{margin-right: 10px;display: none;}
.uploadify-queue-item .remove i{color: #d9534f;font-size: 20px;}
.uploadify-queue-item .print a{margin-right: 10px;display: none;}
.uploadify-queue-item .print i{color: #428bca;font-size: 20px;}