/* Fancybox override */
#fancybox-close {
    background: url('/fileadmin/images/default/produkt14_popup_close.png') no-repeat scroll 0 0 transparent;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}
.fancybox-ie #fancybox-close,
.fancybox-ie6 #fancybox-close {
    background: url('/fileadmin/images/default/produkt14_popup_close.png') no-repeat scroll 0 0 transparent;
    filter: none;
}