/**
 * IE Styles
 */
img { -ms-interpolation-mode: bicubic; }

img#captcha-image2 {
	margin-top: 0;
}

#main {
	padding-bottom: 1em;
}

#nav li:hover {
	visibility: visible;
}

#main h1.pagetitle,
.callouts .header h2, 
aside .events .header h2 {
  	filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9848077530122081,
            M12=0.17364817766692991,
            M21=-0.17364817766692991,
            M22=0.9848077530122081,
            SizingMethod='auto expand');
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9848077530122081, M12=0.17364817766692991, M21=-0.17364817766692991, M22=0.9848077530122081, SizingMethod='auto expand')";
	margin-left: -7px; 
	margin-top: -21px;	
	zoom: 1;
}

.callouts .header h2, 
aside .events .header h2 {
	margin-bottom: 10px;
}