@CHARSET "ISO-8859-1";

#header {
	margin: 26px 0 0;
}

#landing_page a {
	height: 26px;
}

#landing_page b a {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
}

#landing_page a.terms {
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	font-size: 11px;
}

/******** Glamdring ********/

#glamdring {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #9d9d9d;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: #454746;
}

#glamdring .max_width {
	height: 25px;
	border: 0px;
	position: relative;
	background-color: #454746;
}

#glamdring #notice {
	padding: 0 0 0 20px;
	background-image: url('/images/shared/lock_smaller.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
}

#glamdring a {
	color: #FFF;
	font-weight: normal;
}

#glamdring #return, #glamdring #link_back {
	height: 25px;
	margin-left: 20px;
	float: right;
	line-height: 25px;
}