/* Start of CMSMS style sheet 'ie' */
/*
Gomez & Sullivan
Website: http://www.gomezandsullivan.com/
Internet Explorer Style Sheet
*/

/* ============================================================================
IE6 STYLES
=============================================================================== */

* html #content,
* html #footer,
* html form p {
height:1%;
}

/* ============================================================================
ALL IE STYLES
=============================================================================== */

#featured a {
filter:alpha(opacity = 75);
}

#featured a:hover {
filter:alpha(opacity = 100);
cursor:pointer;
}
/* End of 'ie' */

