.popup {
	position:absolute !important;
	left:0px;
	top:0px;
	background:#fafaf8;
	border:2px solid #000;
	padding:21px 28px 22px 28px;
	overflow:hidden;
	width:590px;
}
.jqmOverlay {
	background-color:#000;
}
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width:expression(this.parentNode.offsetWidth+'px');
	height:expression(this.parentNode.offsetHeight+'px');
}
label.error {
	display:block;
	width:227px;
	background:#fa9cb9 !important;
	color:#bb2151 !important;
	padding:2px 0 5px 12px;
	margin:0 0 12px;
}
p.error-msg {
	display:block;
	background:#fa9cb9;
	color:#bb2151;
	padding:2px 0 5px 12px;
	margin:0 0 12px;
}
.popup-login-wrapper,
.popup-forgot-wrapper,
.popup-ura-wrapper,
.popup-reg-wrapper,
.popup-activate-wrapper,
.popup-password-result-wrapper {
	width:100%;
	overflow:hidden;
}
.popup label.error {
	display:none;
	float:left;
	width:100%;
	height:20px;
	padding:2px 0 0 12px;
	margin:4px 0 4px 0;
}
.popup-reg-wrapper {
	width:580px;
}
.popup-ura-wrapper {
	width:550px;
}
a.close {
	float:right;
	margin:0 18px 0 0;
	display:inline;
	padding:0 22px 0 0;
	background:url(../images/bg-popup-close.gif) no-repeat 100% 3px;
	color:#bb2151;
}
.popup-reg-wrapper a.close {
	margin:0 8px 0 0;
}
.popup-login-wrapper strong,
.popup-forgot-wrapper strong {
	float:left;
	margin:15px 0 26px 265px;
	display:inline;
	font-size:1.384em;
	font-weight:normal;
	overflow:hidden;
}
.popup-forgot-wrapper strong {
	margin:15px 0 13px 216px;
}
.popup-reg-wrapper strong {
	font-size:1.34em;
	margin:-3px 0 13px 233px;
	display:inline;
	width:100%;
	float:left;
}
.popup-activate-wrapper strong,
.popup-password-result-wrapper strong {
	font-size:1.384em;
	font-weight:normal;
	margin:15px 0 13px 233px;
	display:inline;
	float:left;
	overflow:hidden;
}
.popup-activate-wrapper p,
.popup-password-result-wrapper p {
	float:left;
	margin:0 0 24px 130px;
	width:100%;
}
.popup-password-result-wrapper strong {
	margin-left:178px;
}
.popup-password-result-wrapper p {
	margin-left:154px;
}
strong.popup-sub-head {
	margin:0 0 11px 193px;
	overflow:hidden;
	font-size:1.076em;
	width:100%;
	float:left;
	display:inline;
}
.popup-forgot-wrapper p,
.popup-ura-wrapper p,
.popup-reg-wrapper p {
	margin:0 0 24px;
	float:left;
	width:100%;
}
.popup-reg-wrapper p {
	margin:0 0 26px;
}
.popup-ura-wrapper p {
	float:none;
	margin:24px 0 24px 37px;
}
.popup-ura-wrapper input {
	float:left;
	width:51px;
	height:22px;
	padding:0 0 3px;
	margin:0 0 0 260px;
	display:inline;
}
.popup-login-wrapper p.error-msg {
	float:left;
	width:100%;
}
.popup-login-wrapper form fieldset {
	width:560px;
	margin:0 0 3px;
	overflow:hidden;
	float:left;
}
.popup-forgot-wrapper form fieldset {
	width:560px;
	margin:0 0 3px;
	overflow:hidden;
	float:left;
}
.popup-reg-wrapper form fieldset {
	width:600px;
	margin:0 0 3px;
	overflow:hidden;
	float:left;
}
* html .popup-reg-wrapper form fieldset {
	float:none;
	display:block;
}
.popup-forgot-wrapper form fieldset div {
	text-align:center;
	height:57px;
}
.popup-forgot-wrapper form fieldset input {
	display:block;
	height:18px;
	width:228px;
	padding:1px 4px 0;
	margin:0 0 4px 169px;
}
.popup-forgot-wrapper .submit-btn {
	float:none;
	height:23px;
	width:159px;
	overflow:hidden;
	display:block;
	margin:0 0 0 207px;
	padding:0 0 3px;
}
.popup-block01,
.popup-block02,
.popup-block03,
.popup-block04,
.popup-block05 {
	width:100%;
	float:left;
	overflow:hidden;
	margin:0 0 4px;
}
.popup-block02,
.popup-block03,
.popup-block05 {
	height:54px;
}
.popup-block01 input {
	float:left;
	height:14px;
	width:15px;
	padding:0;
	margin:0;
}
.popup-block01 label {
	float:left;
	display:inline;
	margin:0 0 0 11px;
	color:#000;
	line-height:12px;
}
.popup-block02 input {
	float:left;
	height:18px;
	width:228px;
	padding:1px 4px 0;
}
.popup-block02 label {
	float:left;
	display:inline;
	margin:0 0 0 16px;
	color:#000;
}
.popup-block03 input {
	float:left;
	height:18px;
	width:228px;
	padding:1px 4px 0;
}
.popup-block03 label {
	float:left;
	display:inline;
	margin:0 0 0 16px;
	color:#000;
}
.popup-block04 input {
	float:left;
	height:14px;
	width:15px;
	padding:0;
	margin:0;
}
.popup-block04 label {
	float:left;
	display:inline;
	margin:0 0 0 11px;
	color:#000;
	line-height:12px;
}
.popup-block05 input {
	float:left;
	height:18px;
	width:228px;
	padding:1px 4px 0;
}
.popup-block05 label {
	float:left;
	display:inline;
	margin:0 0 0 16px;
	color:#000;
}
.popup-login-wrapper label {
	height:24px;
}
input.submit-btn {
	float:left;
	height:23px;
	width:159px;
	overflow:hidden;
	float:left;
	margin:0 0 0 207px;
	display:inline;
	padding:0 0 3px;
}
.reg-block01,
.reg-block02 {
	overflow:hidden;
	width:100%;
	float:left;
	margin:0 0 24px;
}
.reg-block02 {
	margin:0 0 33px;
}
.popup-reg-wrapper input {
	float:left;
	width:229px;
	height:18px;
	padding:1px 4px 0;
	margin:2px 0 0;
}
.popup-reg-wrapper input.reg-btn {
	float:left;
	width:159px;
	height:24px;
	padding:0 0 2px;
	overflow:hidden;
	display:inline;
	margin:0 0 0 207px;
}
.popup-reg-wrapper label {
	float:left;
	display:inline;
	margin:0 0 0 15px;
	overflow:hidden;
	width:320px;
}
.popup-links {
	float:left;
	width:573px;
	overflow:hidden;
	padding:10px 0 0;
	text-align:center;
}
.popup-links span {
	display:block;
}
.popup-links a {
	line-height:25px;
}
.popup-links a span {
	display:inline;
	font-weight:bold;
}