/* [easyALBUM] v 1.1.3 Copyright 2006, Thierry Koblentz - TJKDesign.com. all rights reserved. */
#gallery li a {
	overflow: hidden;
}
/* giving layout to #wrapper (or we lose the opacity) */
#wrapper {
	height:550px
}
/* to reset the background color set earlier for IE5 Win and Mac and to remove the gap in IE */
* html #zDIV_slideShow {background-color:transparent}
.transparent {filter:alpha(opacity=20);visibility:visible !important}
.nonOpaque {filter:alpha(opacity=100)}
/* this is to reset 2 rules set earlier for IE5 Win and Mac */

a.transparent img {filter:alpha(opacity=20);visibility:visible !important}
a.nonOpaque img {filter:alpha(opacity=100)}
.easyFAQ_DL dt.DTplus a,
.easyFAQ_DL dt.DTminus a {zoom:1}
