/**
 * @project         Jx
 * @revision        $Id: button.css 1153 2008-09-25 16:18:42Z fwarnock $
 * @author          Fred Warnock (fwarnock@dmsolutions.ca)
 * @copyright       (c) 2006 DM Solutions Group Inc.
 */

/* =========== */
/* IE 7 STYLES */
/* =========== */

/* Opacity needs to be set in IE6 and below using the following filters.
   Please note that IE8 changed how filters are written. */
.jxChromeDrag {filter: Alpha(opacity=50);}
.jxDialogModal {filter: Alpha(opacity=20);}
.jxDisabled, .jxDisabled * {filter:Alpha(opacity=40);}
iframe.jxIframeShim {filter:Alpha(opacity:0);}
