/*****************************************************
Contact Us
*****************************************************/
#fm-contactus {
	width:76%;
	margin:2em 0;
	padding:2em;
	border:1px solid #CFCFCF;
}
#fm-contactus fieldset {
	padding:1em;
	border:0 solid transparent;
}
#fm-contactus #submit {
	margin-left:17.2em;
}	
#fs-member legend {
	font-weight:bold;
	padding-bottom:0.3em;
}
#fs-memberk label {
	display:inline;		
	margin-right:2em;
}
#fs-contactinfo legend {
	display:none;
}
#fs-contactinfo label {
	float:left;
	width:13em;
	font-weight:bold;
}
#AddListLink a {
	width:auto;
	border:1px solid #739239;
	background-color:#c6d79c;
	padding:6px 24px 6px 24px;
	color:#fff;	
	float:left;
	display:block;
}
/*****************************************************
terms of use
*****************************************************/
#terms, #policy {
	margin:0 2px;	
	padding-top:8px;
	line-height: 1.4em;
}
#policy dd, #terms dd {	
	margin:0;
	padding:0;
	padding-bottom:24px;
}
#policy dt, #terms dt {
	font-weight:bold;	
}