body{
	background-color: #000000;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
}
#wrapper{
	background-color: #000000;
	width: 560px;
	height: 460px;
	display: table;
	margin-top: 15px;
}
#title{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	width: 515px;
	height: 16px;
	margin-left: 20px;
}
#feedback_user {
	display:block;clear:both;
	color:#38c0fa;
	text-align:center;
	
}

#content{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #979797;
	width: 515px;
	height: 50px;
	margin-left: 20px;
	margin-top: 30px;
}
.title_field{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #979797;
	width: 515px;
	margin-top: 20px;
}
.left{
	float: left;
	width: 255px;
	height: 80px;
}
.right{
	float: right;
	width: 255px;
	height: 80px;
}
#field_1{
	width: 515px;
	margin-left: 20px;
	margin-top: 8px;
	display: table;
}
#field_2{
	width: 515px;
	margin-left: 20px;
	display: table;
}
#field_3{
	width: 515px;
	margin-left: 20px;
	display: table;
}
.field_left{
	float: left;
	width: 240px;
	height: 25px;
	background-image: url(../image/field.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.field_right{
	float: right;
	width: 255px;
	height: 25px;
	background-image: url(../image/field_star.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.star{
	width: 12px;
	height: 13px;
	margin-top: 15px;
}
#nameInput, #phoneInput, #emailInput, #contactInput, #industryInput, #servicesInput, #codeInput{
	background-color: #0e0e0e;
	border: none;
	width: 210px;
	height: 12px;
	margin-top: 5px;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #38c0fa;
	margin-left: 14px;
}
#field_big_left{
	float: left;
	width: 250px;
	height: 56px;
	background-image: url(../image/field_big.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#projectInput{
	background-color: #0e0e0e;
	border: none;
	width: 210px;
	height: 45px;
	margin-top: 5px;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #38c0fa;
	margin-left: 14px;
}
#understand{

}
img.code{
	margin-top: 15px;
	width: 236px;
	height: 64px;
}
#dont_understand{
	float: left;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #979797;
	margin-top: 15px;
}
#try_again{
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
a.try_again, a.try_again:visited, a.try_again:hover, a.try_again:link, a.try_again:active{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#field_right_code{
	float: right;
	width: 255px;
	height: 25px;
	background-image: url(../image/field_star.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#buttons{
	width: 500px;
	height: 20px;
	margin-top: 30px;
	margin-left: 20px;
}
#button_left{
	float: left;
}
#button_right{
	float: right;
	width: 80px;
	height: 15px;
}
#reset{
	width: 73px;
	height: 14px;
	background-color: #000000;
	border: none;
	color: #ffffff;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	margin-top: 3px;
}
#submit{
	width: 80px;
	height: 15px;
	background-color: #000000;
	border: none;
	color: #ffffff;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;	
	margin-top: 3px;
}

#text_extra{
	width: 515px;
	height: 40px;
	margin-left: 20px;
	margin-top: 0px;
	color:#38c0fa;
	text-align:center;
}

#bottom{
	width: 515px;
	height: 16px;
	margin-left: 20px;
	margin-top: 5px;
}
#bottom_left{
	float: left;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #979797;
}
#bottom_right{
	float: right;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #979797;
}
