@charset "iso-8859-1";

div#darksite a {
	color: Black;
	text-decoration: none;
}

div#darksite {
	border-bottom: 2px solid #E6C97D;
	height: 25px;
	padding: 1px 50px;
	z-index: 10000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*
	background-image: url();
	background-repeat: repeat-x;
	*/
}

div#darksite-link {
margin-top: auto;
margin-bottom: auto;
	font-size: 10px;
	float: right;
	background: 0;
	background-image: url(button-bg.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	border: 0;
	width: 152px;
	height: 24px;
}

div#darksite-msg {
	float: left;
	line-height: 18px;
	height: 20px;
	margin-top: 2px;
}