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

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

#login-frame2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 5px;
	background-color: #E7E7E7;
	color: #F06E6B;
	width: 355px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #EF6D6A;
}
a:hover {
	text-decoration: underline;
	color: #EF6D6A;
}
