@charset "utf-8";

.mainContent {
	width:578px;
	text-align:left;
}

.contentStrap img {
	padding:0 0 0 128px;
	margin:0;
}

.contentStrap h2{
	font-size: 14px;
	padding:0 60px 6px 5px;
	margin:0;
}

#divEnlargeProduct {
		position:absolute;
		background-color:#E7EBEE;
		padding:10px 20px;
		border:3px outset #E7EBEE;
		visibility:hidden;
}

.highlight {
	color:#c00;
}

.bulletWii1 {
	padding-left:16px;
	background:transparent url(../images/bullett03.gif) no-repeat bottom left;
	
}

.bulletWii2 {
	padding-left:16px;
	background:transparent url(../images/bullett04.gif) no-repeat bottom left;
}

.bulletWii3 {
	padding-left:16px;
	background:transparent url(../images/bullett05.gif) no-repeat bottom left;
}

.bulletWii4 {
	padding-left:16px;
	background:transparent url(../images/bullett06.gif) no-repeat bottom left;
}


.featurePanel {
	font-size:9px;
}

.featurePanel p {
	padding:0 10px 0 10px;
}

.featureSection {
	margin-top:50px;
	width:167px;
	/*background-color:#3d9cd7;*/
}

.featureSection img {
	border:none;
	display:block;
	float:left;
}

.tdWiiCheats {
	border:1px solid #3d9cd7;
	width:540px;
	font-size:10px;
}

.tdWiiCheats .even {
	background-color:#e4f2fb;
}

.cheatPanel img{
	margin:10px 4px 10px 0px;
}

.cheatPanel ul {
	list-style:circle;
	margin:5px 0px 8px 0px;
	
}

.cheatPanel li {
	padding-bottom:14px;
	margin-left:152px;
}