/*

	IE SPECIFIC STYLES

*/

.clearfix {
  height: 1%;
}
a.logo:hover {
	filter: alpha(opacity=40);
}
#gallery img {
	filter: alpha(opacity=100);
}
#gallery a:hover img {
	filter: alpha(opacity=80);
}
