input, textarea {	width: 320px;	padding: 4px;	margin: 0px 0 9px 0;	font-size: 11px;}#contact , #dvdform{	width: 500px;	margin: 20px auto;}textarea {	height: 90px;	width: 324px;}input:focus, textarea:focus { background:#f1f0ff; }label {	font-size:13px;	float:left;	width:160px;	margin-top:0px;	color: #344a5a;	font-weight: bold;}.required {	color: #600;	font-size: 11px;}#contactbyemail {	width: 20px;	float: left;	margin-right: 10px;}#demoform div { clear: both; }#emailcheckbox{	font-size:13px;	margin-top:0px;	color: #344a5a;	font-weight: bold;}#Submit  {	display: block;	height: 40px;	width: 200px;	background: url(../images/button-200.png) no-repeat top;	color: #D5DDE0;	line-height: 36px;	text-decoration: none;	text-align: center;	border: none;	margin: 20px auto;}#Submit:hover { background-position: bottom; }
