#imgPreviewWithStyles {
    background: #F2F2F2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px;
    z-index: 999;
    border: none;
}