@charset "UTF-8";

/* place css fixes for all versions of IE in this conditional comment */

#sidenav { 
	padding-top: 50px; 
}

#mainContent { 
	zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
