body {text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
}
#fcontainer {text-align: left; display:block; width: 700px;
}
#feature {display: block; width: 700px; height: 600px;
}

.ProductTitlePart1
{
    font-family:Verdana;
	font-weight: bold; 
	font-size:14pt;
	color:#FF6600;
	text-transform:uppercase;
}

.ProductTitlePart2
{
    font-family:Verdana;
	font-weight: bold; 
	font-size:14pt;
	font-style: italic;
	color:#000000;
	text-transform:uppercase;
}

.line {display: block; margin: 10px 0px 8px 0px; padding: 0px;
}
#videocontainer {
	display: block;
	width: 700px;
	height: 559px;
	margin: 0px;
	padding: 0px;
	background: url(Images/VOTW_img.jpg) no-repeat;
	position: relative;
}
#videoplay {
	display: block;
	width: 425px;
	height:344px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 28px;
	left: 122px;
	background: url(Images/static.gif) no-repeat;
}
#videoplay object, #videoplay object param, #videoplay object embed {
	background: none;
}

