/* add PIE (CSS3) rendering to elements */
.fweenie_modal, .painter_modal, .sandwich_modal, .fweenie_modal_close {
    behavior:url(js/libs/pie.htc);
}
.fweenie_modal, .painter_modal, .sandwich_modal {
    box-shadow: -2px -2px 20px 0px rgba(0,0,0,.3);
}