@charset "UTF-8";
/* ROBOTS   IE   CSS Document */


/* This CSS fixes IE 5.5 + IE 6 problems.
   Does not validate, but works to enable PNG transparency in IE 5.5 + 6.
   
   This CSS sheet is referenced by an IE conditional comment in the header */

img, #pol, #slate {
	behavior: url(iepngfix.htc);
}
