/* register, auth, password_remind */

#fastauthL, #passwordRemindL, #registerL, #authL {
	padding: 10px;
	overflow:hidden;
}

*html #passwordRemindL{width:370px; height:200px; overflow:hidden;}
*html #fastauthL, *html #passwordRemindL, *html #registerL, *html #authL {width:370px;}


*:first-child+html #authL
{
	width:380px;
}

#fastauthL
{
	width:350px; 
	height:230px;
}

#fastauthL, x:-moz-any-link
{
	width:350px;
	height:220px;
}

*html #fastauthL
{
	width:360px;
	height:260px;
} 


#fastauthL
{
		width:360px;
		height:240px;
}


*:first-child+html #fastauthL
{
	width:360px;
	height:260px;
	overflow:hidden;
} 

body:first-of-type #fastauthL
{
	width:360px;
	height:260px;
} 

.rcenter {
	text-align: center;
	font-size: 14px;
	padding: 10px;
	width: 350px;
}

.rcenter input {
	font-size: 16px;
	color: #2c2c2c;
	padding: 0px 10px;
}	

#buydiv1, #buydiv2 {
	font-size: 12px;
}

.lh {
	font-size: 16px;
	color: #2c2c2c;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 0px;
}

.authtext {
	margin-left: 10px;
	width: 250px;
	height: 25px;
	font-size: 16px;
	color: #2c2c2c;	
}

.authtable {
	width: 350px;
}

.authtable td {
	font-family: Arial;
	padding: 5px;
	font-size: 14px;
}

.authtable #preload {
	height: 25px;
	text-align: center;
}

.authtable #preload td {
	padding: 0;
	height: 25px;
}

.authtable #authbutton td {
	padding: 0;
}

.authtable #authbutton {
	text-align: center;	
}

.authtable #authbutton input {
	font-size: 16px;
	color: #2c2c2c;
	padding: 0px 10px;	
}


.registerlink {
	font-size: 12px;
	color: #444;
	text-align:right;


	float: right;
	margin-left: 8px;
	margin-top: -7px;
	margin-right: 0;
}

.authlinks td {
	text-align: right;
}

#promoclick {
	width: 1px;
	height: 1px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

#preloader {
	display: none;
}

#errorReg, #errorAuth, #errorRemind {
	color: #f00;
	font-size: 10px;
}

.popup-box_title {
	font-size: 18px;
	color: #444;
	font-weight: bold;
	line-height:1;
	padding-bottom:11px;
	padding-top: 11px;
	padding-left: 5px;
	
	background:url('../i/popup.png') 0px 100% repeat-x;
}

.popup-box {
	padding: 0px;
	overflow:hidden!important;
	width:360px;

}

.popup-box  .authbutton  {text-align:center;}	
.popup-box  .authbutton  input {text-align:center;padding:3px 10px;}	

.popup-box .authtable td {
	font-family: Arial;
	padding: 5px;
	font-size: 14px;
}