@charset "UTF-8";
#sidebarMLF {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90A5B1;
	padding-top: 16px;
	margin-left: 16px;
}
#sidebarMLF fieldset {
	border: 1px solid #91A5B2;
	padding: 6px;
}
#mailingListForm legend {
	font-weight: bold;
}
#mailingListForm #your_name {
	width: 95%;
}
#mailingListForm #email {
	width: 95%;
}
#mailingListForm #firm_name {
	width: 95%;
}
#mailingListForm #buttonMLF {
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #4C627D;
	border: 1px solid #90A5B1;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
}
