#mailinglist .input {
	border:1px solid #eed990;
	height:17px;
	vertical-align:middle;
	color:#b9b5a6;
	padding:4px;
}

#searchBox .input {
	border:1px solid #eed990;
	height:17px;
	vertical-align:middle;
	color:#b9b5a6;
	padding:4px;
}

fieldset {
	border:1px solid #d7d7a7;
	margin-bottom:20px;
	line-height:22px;
	padding:10px;
}

.subfield {
	background-color:#f6f6e1;
	margin-bottom:0;
	color:#4c4c30;
}

legend {
	color:#3c3c3c;
	font-size:13px;
	padding:0.2em 0.5em;
}

#mailinglist .submit {
	background-image:url(/images/layout/joinbutton.gif);
	width:61px;
	height:26px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
	background-color:#00457c;
	color:#0b5896;
	margin:-1px 0 0 5px;
}

#searchBox .submit {
	background-image:url(/images/layout/searchbutton.gif);
	width:61px;
	height:26px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
	background-color:#00457c;
	color:#0b5896;
	margin:-1px 0 0 5px;
}


form#survey div.line {display:block; margin-bottom:10px; overflow:hidden;}
form#survey legend {font-size:1.3em; color:#1264A5;}
form#survey label {font-weight:700; float:left; width:115px; clear:left;}
form#survey label.longLabel {display:block; float:none; width:100%;}
form#survey span.required {color:#E88C29; font-weight:700;}


/* OLD Survey */
#survey #plantovisit #plantotravel label {
	width:450px;
	float:left;
}

#survey #information label, #survey #householdInformation label {
	width:250px;
	float:left;
	margin-bottom:5px;
}

#meetings #meetingamenities label {
	width:200px;
	float:left;
}

#survey #communitiesvisited label,#survey #nocommunitiesvisited label,#survey #plantovisit label, #survey #accommodationsUsed label, #survey #typeTrip label {
	width:170px;
	float:left;
}

#addevent label,#meetings #meetingcoordinate label {
	width:100px;
	float:left;
}

#addcontent #addbusiness label,#addcontent #addinfo label,#addcontent #addevent label,#addcontent #contactinfo label {
	width:120px;
	float:left;
}

#addcontent #addbusiness input,#addcontent #addinfo input,#addcontent #addevent input,#addcontent #contactinfo input,#orderpublication input,#survey #information input,#survey #householdInformation input,#meetings #meetingproperties input {
	margin-bottom:5px;
}

#orderpublication label,#meetings #menucontact label, meetings #foodbeverages label {
	width:140px;
	float:left;
}

	#meetings #meetingproperties label {
		width: 100px;
		float: left;
	}
	
#meetings #menucontact input,#meetings #foodbeverages input {
	margin-bottom:5px;
	width:200px;
}

	#meetings #foodbeverages input {
		margin-bottom:5px;
		width: 100px;
	}

#meetings #foodbeverages select, #meetings #meetingproperties select {
	margin-bottom:5px;
}

#login input.submitbutton, #orderpublication input.submitbutton, #meetings input.submitButton, #addcontent input.submitbutton, #survey input.submitbutton {
	width: 100px;
	background-color: #e88c29;
	border: double;
	font: 700 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}