#product-header
{
	background:url('../img/product/windows.jpg') no-repeat top left;
	height:254px;
	padding-left:407px;
	padding-top:29px;
	padding-right:20px;
	color:#fff;
}



#product-header h2
{
	color:#fff4b5;
	font-size:16px;
	line-height:20px;
}

#product-header h2 span
{
	display:block;
	margin-left:40px;
}

#overview-panel
{
	float:right;
	width:305px;
	clear:right;
	margin-top:-40px;
}

#overview-panel img
{
	margin-bottom:5px;
	margin-top:5px;
}

#content
{
	margin:20px 325px 0 30px;
}

#features
{
	margin-top:10px;
}

.feature
{
	background:url('../img/product/feature-footer.png') no-repeat center bottom;
	color:#fff;
	padding-bottom:5px;
	position:relative;
	margin-top:25px;
}

.feature img
{
	float:left;
}

.feature h3,
.feature p
{
	margin-left:64px;
	width:281px;
}

.feature h3
{
	font-size:13px;
	color:#fff4b5;
}

.feature p a:link,
.feature p a:visited
{
	position:absolute;
	bottom:0px;
	margin-bottom:-12px;
	right:25px;
}


.form
{
	margin-top:40px;
}

.form #application
{
	margin-top:8px;
}

.form label#terms-check
{
	border:0;
	width:205px;
	margin-left:115px;
	text-align:left;
	padding:0;
}

.form insput
{
	width:110px;
}

.form label#terms-check input
{
	width:auto;
	margin-bottom:0;
	margin-right:3px;
}

.form #application #submit
{
	width:103px;
	height:36px;
	margin-top:13px;
	float:right;
	margin-right:24px;
	clear:both;
}

.form #demo-submit
{
	width:103px;
	height:36px;
	margin-top:1px;
	float:right;
	margin-right:24px;
	clear:both;
}

.videover3 
{ 
	width: 268px;
	height: 240px;
	background: url('/img/product/ver3_bg-t.png') no-repeat 3px 0px;
	position: relative;
	margin: 0px 0px 20px 0px;
}

.videover3 p 
{ 
	padding: 150px 40px 0px 40px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.videover3 img 
{ 
	position: absolute;
	bottom: -10px;
	left: 85px;
}