#info {
	font-size: 1.5em;
}
#info h2 {
	font-size: 1.5em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#main p {
	font-size: 1.4em;
}
#conLabel {
	float: none;
	width: 440px;
	margin-top: 10px;
	clear: both;
}
#conLabel .inputs {
	width: 320px;
	float: left;
}
#conLabel .inputs input {
	float: left;
}
#conLabel .labels {
	width: 120px;
	clear: both;
	float: left;
	font-size: 1.4em;
	margin-top: 2px;
}
#conLabel .labels label {
	float: right;
}
#conObjects #conLabel .formCat {
	padding-bottom: 30px;
	clear: both;
}
#txtarea label {
}
#conObjects {
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cons {
	float: left;
}
#txtarea label {
	clear: none;
	width: 250px;
	font-size: 1.4em;
	float: left;
}
.error1   {
	font-size: 1.4em;
	color: #F00;
}
#Submit input {
	float: left;
	clear: both;
	margin-top: 15px;
}
#conLabel .formCat .error2 {
}
#error2 {
	font-size: 1.4em;
	color: #F00;
}
#response {
	font-size: 1.4em;
}
