#holder {
	position:absolute;
	top:0;
	height:20px;
	width:100%;
}
.spacer {
	width:100%;
	height:20px;
}
#stop_popup {
	display:none;
	width:640px;
	height:550px;
	padding:20px 10px 10px 10px;
	left:413px; 
	top:100px;
	position:absolute;
	background-color:white; 
	vertical-align:middle;
	z-index:1000; 
}
img.stop {
	width:80px;	
}
.hold_on {
	font-size:48pt; 
	font-weight:bold;
	font-family:Verdana; 
	color:rgb(204, 0, 0);
}
#optin_pop {
	position:absolute;
	top:210px;
	left:385px;
	width:235px;
	height:265px;
	overflow:hidden;
	border:2px solid blue;
}
.shadow {
	position:absolute;
	top:212px;
	left:387px;
	width:234px;
	height:264px;
	border:3px solid darkgrey;
	z-index:-1;	
}
.stop_popup_title {
	margin-top:-5px;
	padding-bottom:10px;
	font-family:Tahoma,sans-serif; 
	font-size:16pt; 
	font-weight:bold; 
	text-align:center;
}
.stop_popup_title_free {
	color:rgb(204, 0, 0); 
	text-decoration:underline;
}
.left_col {
	width:354px;
	vertical-align:top;
}
.stop_popup_text {
	margin-top:10px;
	font-family:Gill Sans MT; 
	font-size:12pt; 
	font-weight:bold; 
	text-align:left; 
	letter-spacing:-1px;
}
.stop_popup_text_free {
	font-size:13pt;
}
.fillitin {
	margin-top:15px;
	width:354px;	
}
.close {
	margin-bottom:10px;
	margin-right:5px;
	text-align:right;
	font-size:9pt;
	font-family:arial;	
}
.right_col {
	padding-left:10px;
	vertical-align:top;	
}
.book {
	position:absolute;
	width:100px;
	margin-top:5px;
	left:391px;
	z-index:2;
}
.claim {
	padding:10px 0pt 0pt 100px; 
	text-align:center; 
	font-family:Verdana; 
	font-size:18px; 
	letter-spacing:-0.8pt; 
	font-weight:bold;
}
table.form_cont {
	margin-top:20px;	
}
.enter_input_img {
	width:220px;
}
.enter_input {
	margin-top:-2px;
	width:210px;
	font-size: 11pt; 
	font-weight: bold;
	font-family: arial;
}
.submit {
	width:200px;
	margin-top:5px;
}
.secure {
	position:absolute;
	top:490px;
	left:385px;
	width:240px;
	text-align:center;
	font-size:9pt; 
	font-family:arial;
}
.secure_title {
	font-weight:bold;
	font-family:arial;
}
.secure_email {
	font-size:7pt;
	font-family:arial;
}
.secure_guarantee {
	font-size:8pt;
	font-weight:bold;
	font-family:arial;
}
#actionBlanket {
	display:none; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	z-index:100; 
	position:absolute; 
	background-color:#cc0000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}