body {
	background:#383838 none;
	font-family:verdana,tahoma,arial,verdana,sans-serif;
	font-size:11px;
}
p {
	margin:12px 0;
}
a {
	color:#ffcc33;
	text-decoration: none;
}
.key {
	text-decoration:underline;
}
input,
textarea {
	font-family:verdana,tahoma,arial,verdana,sans-serif;
	font-size:12px;
	padding:3px;
}
.qo-abs-position {
	position:absolute;
}
.qo-abs-relative {
	position:relative;
}
#qo-login-panel {
	background:transparent url(images/bg-panel.png) no-repeat;

	height:466px;
	width:620px;
}
 #qo-login-logo{ 	
 	background:transparent url(images/logo.gif) no-repeat 30px 30px;
	height:90px;
	width:190px;
}

#login, #password, #newpassword, #confirmation, #message{
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#666666;
	font-family:tahoma,verdana,helvetica;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#login {
	left:150px;
	top:285px;
	width:200px;
}
#login-label {
	left:50px;
	top:290px;
}
#password-label {
	left:50px;
	top:325px;
}
#password {
	left:150px;
	top:320px;
	width:200px;
}
#newpassword-label {
	left:50px;
	top:325px;
}
#newpassword {
	left:150px;
	top:320px;
	width:200px;
}
#confirmation-label {
	left:50px;
	top:360px;
}
#confirmation {
	left:150px;
	top:355px;
	width:200px;
}
#message-label {
	left:50px;
	top:325px;
}
#message {
	left:150px;
	top:320px;
	width:200px;
}

#build-label {
	left:505px;
	top:440px;
}
#lostPwdBtn-label {
	left:470px;
	top:430px;
}
#lostPwdBtn {
	left:170px;
	top:298px;
	width:200px;
}
.qo-login-submit {
	left: 257px;
	top: 355px;
	background: #f1f1f1 ;
	height: 30px;
	border: 1px solid #AAA ;
	width: 100px ;
	color: #000 ;
	cursor :pointer;
	font-size:11px;
	-moz-border-radius:5px;

}
.qo-login-submit-over {
	left: 257px;
	top: 355px;
	background: #f1f1f1 ;
	height: 30px;
	border: 1px solid #AAA ;
	width: 100px ;
	color: #000 ;
	cursor :pointer;
	font-size:11px;
	-moz-border-radius:5px;
	
}

.qo-lostPwd-submit {
	width:75px;
	left:282px;
	top:393px;
}
.qo-confirmPwd-submit {
	left:259px;
	top:393px;
}
.qo-cancel {
	width:75px;
	left:147px;
	top:393px;
}

.ext-el-mask{
	background: transparent;
}

.ext-el-mask-msg {
	background:transparent;
	border:0;
}