.playerWENDISE06 {
	background-color:#ffffff;
	color:#000000;
	border-bottom:solid #999999 2px;
	border-left:solid #999999 2px;
	border-top:solid #FFFFFF 2px;
	border-right:solid #FFFFFF 2px;
	font-family:"TREbuchet MS", Arial, sans-serif, Helvetica;
	padding:5px;
	margin:0px auto 5px auto;
	width:740px;	
}

.playerWENDISE06 h2 {
	background-color:#ffffff;
	margin:0px;
	padding:0px 0px 4px 10px;
	text-align:left;
}

.playerWENDISE06 h2 a {
	font-size:16px;
	font-weight:bold;
	color:#0000ff;
}
.playerWENDISE06 h2 a:hover {
	color:#FF0000;
}

.playerWENDISE06 h2 span {
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

.playerWENDISE06_thumbs {
	position:relative;
	width:664px; height:381px;
	margin:8px auto 8px auto;
	background-color:#FFFFFF;
	border:solid #333333 1px;
}

.playerWENDISE06_thumb1 {
	position:absolute;
	top:8px; left:8px;
	width:320px; height:240px;
}
.playerWENDISE06_thumb2 {
	position:absolute;
	top:8px; left:336px;
	width:320px; height:240px;
}
.playerWENDISE06_thumb3 {
	position:absolute;
	top:256px; left:8px;
	width:156px; height:117px;
}
.playerWENDISE06_thumb4 {
	position:absolute;
	top:256px; left:172px;
	width:156px; height:117px;
}
.playerWENDISE06_thumb5 {
	position:absolute;
	top:256px; left:336px;
	width:156px; height:117px;
}
.playerWENDISE06_thumb6 {
	position:absolute;
	top:256px; left:500px;
	width:156px; height:117px;
}

.playerWENDISE06_description {
	font-size:12px;
	text-align:justify;
	line-height:13px;
	margin:10px auto 5px auto;
	padding:0px 4px 0px 4px;
}



.playerWENDISE06_downloadbtn {
	clear:both;
	background-color:#FF0000;
	border-bottom:solid #999999 2px;
	border-left:solid #999999 2px;
	border-top:solid #FFFFFF 2px;
	border-right:solid #FFFFFF 2px;
	text-align:center;
	width:225px;
	height:30px;
	margin:10px auto 10px auto;
}

.playerWENDISE06_downloadbtn a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 0px 0px 0px;
}

.playerWENDISE06_downloadbtn a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

