

/**
 * Wii > menu > internetchannel
 * IE patches
 */
#mainContainer{
	_width:982px;	
	_overflow:visible;
}
h3.contentHeader{
	_width:990px;
	_padding-bottom: 10px;
	~line-height: 1.4em;
	~padding-bottom: 10px;
}
.contentFooter{
	_background-position:24px 5px;
	_width:1010px;
}

#tvTitle {
	_behavior: url('/js/iepngfix.htc'); 
}
.top {
	_width:515px;
	_height:225px;
	_behavior: url('/js/iepngfix.htc');
}

.valignplay {
	_display:block;
	_position:relative;
	_top:130px;
	_left:5px;
	_z-index:2000;
	_margin-top:0px;
	_margin-bottom: 0px;
	_padding-top: 0px;
	_padding-right: 0px;
	_padding-bottom: 0px;
	_padding-left: 0px;
	_clear: right;
	_float: left;
}
/**
 * minorPromos
 */
#body_wii_menu_wiishopchannel #minorPromos {
	_float:left;
	_width: 1010px;
}

#minorPromos .promo {
  _padding:3px 8px 10px 4px;
  _width:236px;
  _height: 193px !important;
}
#minorPromos .image a.more {
_position: absolute;
_bottom:9px;
_right:7px;
}
#minorPromos a.continue {
  #margin-right: 24px;
	_margin-right: 12px;
}



/*ie7 only hackeroonies*/
*:first-child+html body#body_wii_menu_gifting #mainPrimary a.button{
/*	margin:20px 8px 0px -5px;*/
}

*:first-child+html #mainContainer{
	width:982px;	
	overflow:visible;
	margin-left:7px;
}


*:first-child+html #body_wii_menu_wiishopchannel #minorPromos {
	float:left;
	margin-left:0px;
	margin-right:0px;
	display:inline;
	clear:both;
	overflow:visible;
	width: 992px;
	padding-top:0;
	margin-top:29px;
	
}

*:first-child+html .valignplay {
	display:block;
	position:relative;
	top:110px;
	left:5px;
	z-index:2000;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	float: left;
}
/*End of IE7 hacks*/

/* OPERA 9 ONLY */
@media all and(min-width:0px){
	#body_games #otherPromos{
		margin-left:-11px;
	}
	.wpcImage {
		padding-left:5px;
		padding-top:1px;
		padding-bottom:0px;
	}
	.midText {
		display:block;
		font-family: Helvetica, sans-serif;
		font-size:12px;
		font-weight: normal;
		color: #5E5E5E;
		padding-bottom:2px;
		width:198px;
	}
	.learnMore {
		padding-left:5px;
		padding-top:0px;
}


