@charset "UTF-8";
#fieldset  {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mailingListForm legend {
	color: #FFFFFF;
	font-weight: bold;
}
#mailingListForm #email {
	width: 97%;
}
#mailingListForm #your_name {
	width: 97%;
}
#mailingListForm #buttonMLF {
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #4D4D4F;
	border: 1px solid #BA9F67;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
