#jgnt_upper_overlay
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 600px; 
	background-color: #000; 
}

#jgnt_upper
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 100; 
	width: 100%; 
	height: 100%;
}

.ad_form_upper {
	font-size: 13px;
	margin-bottom: 20px;
}

.ad_form_upper label {
	display:block;
	width: 100px;
	margin:0;
}

.ad_form_upper input.inp_txt {
	margin:0;	
}

.ad_form_upper div.new_line {

	clear:both;
	margin:0 0 7px 0;
}

#jgnt_up_autorize h3 {
	padding-bottom: 20px;
}

#jgnt_up_autorize
{ 
	position: relative;
	top: 150px;
	width: 400px;
/* 	height: 400px; */
	margin: auto;
	background-color: #fff;
}

#jgnt_up_info
{ 
	position: fixed;
	top: 50px; 
	right: 50px;
	width: 250px; 
	padding: 20px;
	margin: auto; 
	background-color: #fff; 
	border:10px solid #efefef;
}

#jgnt_up_subscribe
{ 
	position: relative;
	top: 150px;
	width: 400px;
/* 	height: 400px; */
	margin: auto;
	background-color: #fff;
}


#jgnt_up_subscribe_done
{ 
	position: relative;
	top: 150px;
	width: 400px;
/* 	height: 400px; */
	margin: auto;
	background-color: #fff;
}
