body  {
	font: 100% Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#FFFFFF;
	background-color:#000000;
}
.btn_close {
	float:right;
	background-image:url(../images/form/close.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:34px;
	height:34px;
	cursor:pointer;
}
.signin_popup{
	width:230px;
	height:352px;
}
.signin_frame{
	width:226px;
	height:348px;
}
.message_popup{
	width:200px;
	height:100px;
}
.blocker_box{
	width:1px;
	height:1px;
	display:none;
	visibility:hidden;
}
.tooltip_box{
	padding-top:20px;
	padding-bottom:20px;
	width:199px;
	text-align:center;
	cursor:default;
}
.newpass_popup{
	width:230px;
	height:255px;
}
.newpass_frame{
	width:226px;
	height:251px;
}
.thankyou_popup{
	width:230px;
	height:141px;
}
.thankyou_frame{
	width:226px;
	height:137px;
}
/* REGISTER */
.register1_popup{
	width:473px;
	height:350px;
}
.register1_frame{
	width:469px;
	height:346px;
}
.register2_popup{
	width:473px;
	height:485px;
}
.register2_frame{
	width:469px;
	height:481px;
}
.register3_popup{
	width:473px;
	height:565px;
}
.register3_frame{
	width:469px;
	height:561px;
}
.register_confirm_popup{
	width:715px;
	height:488px;
}
.register_confirm_frame{
	width:711px;
	height:484px;
}
/* COMPLETE LOGIN */
.complete_popup{
	width:473px;
	height:350px;
}
.complete_frame{
	width:469px;
	height:346px;
}

.pointhistory_popup{
	width:473px;
	height:350px;
}
.pointhistory_frame{
	width:469px;
	height:346px;
}

.myaccimg_popup{
	width:473px;
	height:436px;
}
.myaccimg_frame{
	width:469px;
	height:432px;
}

.blogentryopen_popup{
	width:738px;
	height:504px;
}
.blogentryopen_frame{
	width:733px;
	height:500px;
}

.atomopen_popup{
	width:738px;
	height:504px;
}
.atomopen_frame{
	width:733px;
	height:500px;
	overflow:auto;
}

.error_popup{
	width:230px;
	height:138px;
}
.error_frame{
	width:226px;
	height:134px;
}



.privacy_popup{
	width:473px;
	height:500px;
}
.privacy_frame{
	width:469px;
	height:496px;
}


.auth_required_popup{
	width:473px;
	height:220px;
}
.auth_required_frame{
	width:469px;
	height:216px;
}

.help_popup{
	width:473px;
	height:350px;
}
.help_frame{
	width:469px;
	height:346px;
}


/* PROMO 1 */
.nos_promo_code_help_popup
{
	width:479px;
	height:354px;
}
.nos_promo_code_help_frame
{
	width:475px;
	height:350px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/promotions/promo_code_help.jpg);
}

.promo1_rules_popup
{
	width:473px;
	height:500px;
}
.promo1_rules_frame
{
	width:469px;
	height:496px;
}

.wallpaper_popup
{
	width:712px;
	height:454px;
}
.wallpaper_frame
{
	width:708px;
	height:450px;
}