.upload_progress .progress {
    display: none;
}


/* jcrop fix for IE8 */
#uploadedPicture {
    max-width: none;
}

.resizeablePicture {display: none;}
.jcrop-holder {text-align: center; margin: 0 auto;}
