/* MAIN PAGE STARTS */

#VideoInstructions{ 
	float:left;
	width:320px; 
	margin-top:20px; 
	height:240px;
	position: relative;
}
#VideoInstructions2{ 
	float:left;
	width:320px; 
	margin-top:20px; 
	height:257px;
	position: relative;
}
#PageContent h3{ 
	float:left; 
	padding-left:30px; 
	padding-top:35px;
	width:250px
}
form{ float:left}
.formInstallation{ width:400px; border:0; clear:both; padding:30px 0 0 55px;}
.labelForm{padding-top:5px;}
.line{border-bottom:1px dotted gray; padding-top:12px; height:10px;}

textarea{ color:#442C17}
select{ width:50px}
input, textarea, select{ border:1px solid #BFB0A1; font-size:12px; padding:3px 2px; color: #442C17;}
.inputsubmit {
	font-weight:bold; 
	width:100px;
	height:32px; 
	line-height:35px;  
	float: right; 
	background: url(../images/sec/submit.gif) no-repeat; 
	color:#442C17; 
	border:0; 
	margin-top:10px;
	text-align:center;
 }
.inputsubmit:hover{ 
	background: url(../images/sec/submit_hover.gif) no-repeat; 
	color:#FFFFFF;
}

table td{ color: #442C17; padding-bottom:5px;}
