div#loginfr div#loginfields {
	display: none;
}
div#contentfr h1.separate {
	margin: 20px 0 0 0;
	padding: 15px 10px 15px 25px;
	background: white;
	border: solid #d0d0d0;
	border-width: 2px 2px 2px 0px;
	border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	font-weight: bold;
	text-shadow: 3px 3px 3px #808080;
	color: black;
	font-size: 200%;
	max-width: 960px;
}
