#form1 li{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.col {
	list-style-type: none;
	width: 300px;
	display: block;
}
.area {
	height: 60px;
}

#form1 input {
	float: right;
	width: 200px;
}
#form1 {
	font-size: 14px;
	margin-bottom: 30px;
	text-align: justify;
}
#form1 textarea {
	float: right;
	width: 202px;
	height: 60px;
}
#form1 ul .col label #submit {
	width: 70px;
	float: left;
	margin-left: 96px;
}
