.uploadify{position:relative;margin-bottom:1em;float:left;margin-right:2em}.uploadify-button{background-color:#c3c3c3;background-position:center top;background-repeat:no-repeat;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#fff;text-align:center;width:100%}.uploadify:hover .uploadify-button{background:#f52322;background-position:center bottom}.uploadify-button.disabled{background-color:#d0d0d0;color:#808080}.uploadify-queue{clear:both}.uploadify-queue-item,.uploaded-item{background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:5px;max-width:350px;padding:10px}.uploaded-item{display:inline-block}.uploaded-item a,.uploaded-item a:active,.uploaded-item a:link{color:#f52322;font-size:16px}.uploadify-error{background-color:#c8c8c8 !important}.uploadify-queue-item .cancel a{background:url('../../sources/images/uploadify-cancel.png') 0 0 no-repeat;float:right;height:16px;text-indent:-9999px;width:16px}.uploadify-queue-item.completed{background-color:#e5e5e5}.uploadify-progress{background-color:#fff;margin-top:10px;width:100%}.uploadify-progress-bar{background-color:#f52322;height:3px;width:1px}