/* Start of CMSMS style sheet 'StarterSite : Form, Contact' */
.column1 {
	width: 280px;
	float: left;
	display: block;
}

.googlemapcontainer {
	float: left;
	padding: 0;
	display: block;
}

.formcontainer {
	width: 450px;
	float: right;
	padding: 0;
	display: block;
}

form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:0;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:0;
}
fieldset {
	margin: 0;
	border:0;
	padding:0;
}
fieldset label {
	width:auto;
}
legend {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 20px 0;
	font-weight: bold;
	text-transform: uppercase;
	width:auto;
	border: 0;
}
textarea {
	margin: 0.5em 0;
	width:330px;
	height: 6em;
}

.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid gray; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

.submit {margin-top:0.5em}

.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid gray; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

.submit {margin-top:0.5em}

.contactform input {margin: 4px 0;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
	margin: 4px 0;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	border: 1px solid gray;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

/* End of 'StarterSite : Form, Contact' */

