/* CSS Document */

div#warning h1 {
	background: url(../images/headline1.gif) no-repeat;
	width: 570px;
	height: 215px;
	margin: 0px 0 30px 30px;
	text-indent: -9999px;
	
}

div#headline h1 {
	background: url(../images/top5weightlosslies.gif) no-repeat;
	width: 550px;
	height: 83px;
	margin: 0px 0 0px 0px;
	text-indent: -9999px;
	
}

div#headlinethankyou {
	background: url(../images/the5essentialfatlossrules.gif) no-repeat;
	width: 550px;
	height: 83px;
	margin: 0px 0 0px 0px;
	text-indent: -9999px;
	
}

div#starthere td {
	background: url(../images/the-secret-2-fat-loss-start-here.gif) no-repeat;
	width: 368px;
	height: 125px;
	margin: 0px 0 0px 0px;
	text-indent: -9999px;
	
}

INPUT.c17 {
	BORDER-RIGHT: rgb(255,0,0) 5px solid; BORDER-TOP: rgb(255,0,0) 5px solid; FONT-SIZE: 11pt; BORDER-LEFT: rgb(255,0,0) 5px solid; BORDER-BOTTOM: rgb(255,0,0) 5px solid
}

/* CSS Document */

/* CSS Document */

/**************************
Lightbox
***************************/

#lightbox {
 visibility: hidden;
 color: #B4C0B7;
 position: absolute;
 left: 50%;
	top: 50%;
	margin-left: -325px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -230px; 
	/* Half the height of the DIV tag which is also 50 pixels */
 width: 600px;
 height: 365px;
 padding: 10px;
 border: 1em solid #cc0000;
 background-color: white;
 text-align: left;
 z-index:1001;
 overflow: scroll; 
 font-family: Helvetica, Arial, sans-serif;
 font-size:18px;
 font-weight:bold;
}


.style22 {color: #000000}


#overlay{
 visibility: hidden;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:1000;
 background-color:#000;
 -moz-opacity: 0.8;
 opacity:.80;
 filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.footerbox, .footerbox a{
	background: #FFF url() repeat-x 0 0;border:none;
	float: left;
	color: #FFF; text-align: left;
	padding: -100px 0;
	height: 36px; width: 563px;
}