

/**
 * Games - Touch Generation
 * IE additions
 */
.touchgeneration ul.tertiaryNav, 
.wifi ul.tertiaryNav {
	_left:-2px;
}
#mainContentContainer {
	_width:982px;
	_margin:0;
	_overflow:visible;
}
h3.contentHeader {
	_width:985px;
	_padding-bottom: 10px;
}
* html img {
	_behavior: url('/js/iepngfix.htc'); 
}
.contentFooter{
	_width:985px;
	_margin-bottom:-8px;
}
#body_games_touchgeneration #mainPrimary #tcGenLogo {
	_position:relative;
}
#body_games_touchgeneration #mainSecondary{
	_padding-top:17px;
}
#body_games_touchgeneration #mainPrimary .vertAlign3{
	
}
.ds a.mini{
	_right:1px;
}
.wii a.mini {
	_right:2px;
}

/* IE7 ONLY */

*:first-child+html #mainContentContainer{
	margin-left:7px;
}


