

/**
 * Wii Channels Homepage styles (IE6 additions)
 * @description Hacks for IE6 compliance
 */
/*

.menu #mainContentContainer{
	_width:980px;
	_overflow:visible;
}
h3.contentHeader{
	_width:990px;
	_padding-bottom: 10px;
}
*/

#body_wii_menu #mainContentContainer {
_overflow:visible;/*
_width: 982px;*/

	_width:980px;
	
_position:relative;
}

#body_wii_menu #minorPromos .promoItem{
	_width:239px;
}

#body_wii_menu .call2action{
_width:232px;
_behavior: url('/js/iepngfix.htc');
}

#body_wii_menu #minorPromos .menuDrawer {
/*_behavior: url('/js/iepngfix.htc');*/
}
#footer {
#z-index: -1;
}
#body_wii_menu #mainContentContainer .contentFooter{
	_background-position:0px 5px;
	_width:982px;
	_margin-left:-25px;
	_display:inline;
}

