/* Start of CMSMS style sheet 'contactform' */
form {margin: 0; padding: 0;}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:0px;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:0px;
}
fieldset {
	border:1px solid #F60;
	padding:0;
border: 0;
margin: 0;
}
fieldset label {
width:auto;
margin: 0;
padding: 0;
}
legend {
	width:auto;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	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;
margin-left: 120px;
}
.captcha img {border:1px solid #333; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}


.submit {
	margin-left: 353px;
}

.contactform {
border: 0;
margin: 0;
}

.contactform input {
	border: 1px solid #a1a1a1;
	background-color: #f1f1f1;
margin-bottom: 7px;
}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 120px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #f1f1f1;
	border: 1px solid #a1a1a1;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
width: 300px;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.formtitle {
padding-bottom: 10px;
font-weight: bold;
}
/* End of 'contactform' */

