

/**
 * Games - Touch Generation Wii
 * IE additions
 */
.vertAlign1, .vertAlign2, .vertAlign3{
	overflow:visible;
}
#body_games_wifi_wii #mainPrimary a{
	_left:11px;
}
#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;
}

#mainContentContainer{
/*
	background:transparent url(/images/games/wifi/bg_normal.jpg) repeat-y;
	background-position:left top;
	
	margin-left:3px;
	margin-top:0px;
	padding:20px 24px 0px;
	*/
	_float:left;
	_position:relative;
	_width:1000px;
	_background:none;
	_padding:0px;
	_margin:0px;
	_margin-top:-100px;
	_height:915px;
	
}


