.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}

#fancybox-outer {
	background-color: #000;
}
#fancybox-inner {
	height: auto !important;
	width: 500px !important;
	overflow: hidden !important;
	_top: 0 !important;
	_left: 0 !important;
	_padding: 10px;
	_height: 900px !important;
	_width: 500px !important;
	background-color: #000;
}

#login-frame {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 5px;
	background-color: #000;
	color: #FFF;
	width: 472px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #562718;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.left a:link, a:visited, a:active {
	text-decoration: none;
	color: #562718;
}
.left a:hover {
	text-decoration: underline;
	color: #E4B973;
}