@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}

img.logoFCDigital {
	position: relative;
	left: 10px;
	top: 5px;
}

/* Hover fix */

#contentLeft #navLeft li { 
	behavior: url(/csshover2.htc);
}

/* PNG fix */

.trans, #contentLeft #navLeft li { 
	behavior: url(/iepngfix.htc);
}
