.playerDVDEXPLORER01 {
	background-color:#E8E8E8;
	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;	
}

.playerDVDEXPLORER01 h2 {
	background-color:#333333;
	margin:0px;
	padding:0px 0px 4px 10px;
}

.playerDVDEXPLORER01 h2 a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.playerDVDEXPLORER01 h2 a:hover {
	color:#FF0000;
}


.playerDVDEXPLORER01 h2 span {
	font-size:10px;
	font-weight:normal;
	color:#CCCCCC;
}

.playerDVDEXPLORER01_thumb1 {
	float:left;
	width:160px; height:120px;
	margin:10px 8px 10px 8px;
	border:solid #FFFFFF 1px;
}

.playerDVDEXPLORER01_description {
	float:right;
	font-size:12px;
	text-align:justify;
	line-height:13px;
	margin:10px 8px 10px 0px;
	width:550px;

}


.playerDVDEXPLORER01_wrapper {
}

.playerDVDEXPLORER01_end {
	clear:both;
}

.playerDVDEXPLORER01_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:175px;
	height:20px;
	margin:15px auto 10px auto;
}

.playerDVDEXPLORER01_downloadbtn a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 0px 0px 0px;
}

.playerDVDEXPLORER01_downloadbtn a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}

.playerDVDEXPLORER01_downloadtxt {
	margin:10px 0px 0px 0px;
}

.playerDVDEXPLORER01_downloadtxt a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.playerDVDEXPLORER01_downloadtxt a:hover {
	color:#FF0000;
	text-decoration:underline;
}

