

/**
 * Wii Virtual Console (IE6 additions)
 * @description Hacks for IE6 compliance
 */

#body_wii_virtualconsole_virtualconsolegames_detail #mainContentContainer {
	_margin: -105px 0px 0px -9px;
	_width:996px;
}
#button_strip li{
	_margin-right:5px;
}
#button_strip li a{
	_margin-left:0px;
	_height:33px;
}
#mainContentContainer .contentFooter{
	_margin-left: -12px;
	_background-position:0px 5px;
}
.wii h1.sectionName,
.wii h1.sectionName {
	_padding-top:90px;
}

#body_wii_virtualconsole_virtualconsolegames_detail #rightColumn #detailPanel ul.gameDetails {
  /* Min height hack */
  _height:auto !important;
  _height:116px;
}

#gameDetailsContainer{
	_margin-left:-6px;
	_margin-top:-34px;
}
#gameDetailsContainer div.panel {
	_width:732px;
	_height:585px;
	_overflow:normal;
}

#gameDetailsSubnav .overview{
	_margin-left:12px;
}
#gameDetailsContainer div.panel .text{
	_float:left;
	_width:auto;
}
#gameDetailsContainer div.panel .gallery {
	_width: 672px;
}
#gameDetailsContainer div.panel .gallery .lifestyle{
	_margin-left:5px;
}

#gameDetailsContainer #panel_images,
#gameDetailsContainer #panel_videos{
	#overflow:visible;
}
.gameResources{
	_margin-left:0px;
}
#sidebar {
	_width:252px;
	_margin:0 0 0 0px;
}
#sidebar h4 {
	_width:252px;
}
#sidebar .links {
	_width:252px;
	_padding-top:17px;
}
*+html #sidebar .links li {
  clear: both;
}
*+html #sidebar .links li a{
  display: block;
}
#sidebar .details {
	_width:252px;
}
#sidebar .rating {
	_width:252px;
}
.contentSub .l6{
	_width:133px;
}
.contentSub li{
	_display:inline;
}

.noFlash {
_background:transparent url(/images/interface/no-flash-bkd.png) no-repeat scroll 0% 50%;
_display:block;
_height:197px;
_left:auto;
_margin:10px auto;
_padding:23px 26px;
_position:static;
_top:auto;
}

.wareContainerBig {
	_width:664px;
}
.wareContainerBig .container {
	_width:168px;
	_margin-left:6px;
	_margin-right: 10px;
	/*ie6 */
	
}


