#qsfexWrapper
{
	position: relative;
	height: 372px;
	width: 760px;
	
	background: transparent url("images/background.gif") repeat-x top left;	
}

#qsfexLoginPanel
{
	position: absolute;
	left: 20px;
	top: 140px;
	
	width: 320px;
	height: 73px;
	
	overflow: visible;
}

#qsfexLogo
{
	position: absolute;
	left: 30px;
	top: 25px;
	width: 69px;
	height: 40px;
	
	background: transparent url("images/logo.gif") no-repeat top left;
}

#qsfexTitle
{
	font: bold 18px "Arial", sans-serif;
	width: 640px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}

div.qsfexMenu
{
	position: absolute;
	top: 86px;
	left: 0;
}

#qsfexLoginMessage
{
	position: absolute;
	top: -25px;
	left: 4px;
	height: 50px;
	font: normal 18px/50px Arial, sans-serif;
	color: #fff;
	padding-left: 55px;
	margin: 18px 0;
	
	background: transparent url("images/login-sign.gif") no-repeat center left;
}

#qsfexLoginPanel fieldset
{
	background: none;
	border: 0;
	padding-top: 50px;
}

#qsfexLoginPanel fieldset legend
{
	display: none;
}

.qsfexFieldWrapper
{
	width: 245px;
	height: 30px;
	float: left;
	margin: 2px 0 0;
}

* html .qsfexFieldWrapper
{
	overflow: hidden;
}

.qsfexFieldWrapper label
{
	color: #242424;
	float: left;
	width: 75px;
	font: normal 13px/25px Arial, sans-serif;
	color: #fff;
}

.qsfexFieldWrapper input
{
	width: 165px;
	background: #fff;
	border: 1px solid #454545;
	float: left;
	padding: 2px 0 1px 2px;
	height: 20px;
	line-height: 19px;
}

* html .qsfexFieldWrapper
{
	margin-left: 3px;
}

.qsfexErrorMessage
{
	position: absolute;
	width: 380px;
	height: 38px;
	line-height: 38px;
	top: 165px;
	left: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 51px;
	
	background: transparent url("images/error-bg.gif") no-repeat top left;
}

.qsfexSignIn
{
	background: transparent url("images/enter-button.gif") no-repeat center center;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	height: 25px;
	width: 118px;
	
	position: absolute;
	top: 120px;
	left: 84px;
}

#qsfexSearchBar
{
	position: absolute;
	top: 35px;
	right: 40px;
}

#qsfexSearchBar input
{
	background: #fff;
	border: 1px solid #b7b7b7;
	width: 187px;
	float: left;
	height: 19px;
	padding: 2px 0 0 2px;
}

#qsfexSearchBar a
{
	display: block;
	float: left;
	width: 48px;
	height: 23px;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
	background: transparent url("images/search-submit.gif") no-repeat center center;
}

#qsfexSearchBar .qsfexErrorMessage
{
	width: 200px;
	top: 15px;
	left: 20px;
	padding: 0;
	background: transparent;
}

#qsfexDecoration
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #727272;
	border-top: 1px solid #8d8d8d;
	width: 430px;
	position: absolute;
	top: 40px;
	left: 0;
	
	margin: 0;
}
.RadPanelBar
{
	position:absolute;
	top: 112px;
}