#woodsandwonder #MainText{
	color: #CF9316;
}
#MainText {
	display: table;
	position: absolute;
	width: 400px;
	z-index: 5;
	left: 60px;
	top: 450px;
}

#MainImage {
	top: -20px;
	position: relative;
}

#ViewDVD {
	position: absolute;
	z-index: 5;
	left: 210px;
	top: 685px;
	font-weight: bold;
}
#ViewDVDIE {
	display: none;
}

#OrderDVD {
	position: absolute;
	z-index: 5;
	right: 160px;
	top: 685px;
	font-weight: bold;
}

.opera #MainText {
	display: table;
	position: absolute;
	width: 400px;
	z-index: 5;
	left: 60px;
	top: 330px;
}
.opera #ViewDVD {
	top: 560px;
}

.opera #OrderDVD {
	right: 150px;
	top: 560px;
}
#woodsandwonder #ViewDVD a,#woodsandwonder #OrderDVD a,#woodsandwonder #ViewDVDIE a{
	color: #F5E7CB;
}

