/* IE Fixes */

/* Remove text shodows - causes jagged look in IE */
.giant_head {
	text-shadow: none;
      filter: none;
}

h1.tagline {
	text-shadow: none;
      filter: none;
}

.home_cats {
	text-shadow: none;
      filter: none;
}

.footer_cats {
	text-shadow: none;
      filter: none;
}