/****************************************
 * TITLE/NAME
 * CSS Hacks for IE6 and Lower
 ****************************************/
 
/****************************************
 * 
 ****************************************/
/*
 * Currently not used due to making the entire background one image.
.ff3 .backimage {
	background-image: url(/mcm/mixonic/images/homepage/header-bottom-fill_ie.jpg);
}

.ff2 .backimage {
	background-image: url(/mcm/mixonic/images/homepage/header-bottom-fill.jpg);
}

.ie7 .backimage {
	background-image: url(/mcm/mixonic/images/homepage/header-bottom-fill_ie.jpg);
}

.backimage {
	background-image: url(/mcm/mixonic/images/homepage/header-bottom-fill_ie.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 68px;
}

*/