body
{
	background-color: white;
	margin: 0px;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;		
}

p, ul, li, ol, div
{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;	
}

table
{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;	
}

.update
{
	width: 570px;
	border: dashed 1px black;
	background-color: rgb(255,200,200);
	padding: 5px 5px 5px 30px;
	text-align: left;
}

.bonus-div
{
	width: 700px;
	text-align: left;
	border: dotted 1px grey;
	padding: 10px;
}

.free-report
{
	width: 350px; 
/*	margin-left: 30px;	*/
	margin-right: 30px;
/*	height: 500px; 	*/
	text-align: left; 
	float: right; 
	border: dashed 1px rgb(23,183,23); 
	background-color: rgb(240, 250,240); 
	padding: 15px;
}

.free-report:hover
{
	border: solid 1px rgb(23,183,23); 
/*	background-color: rgb(123,255,123);	*/
}


.text-box
{
	font-size: 18px;
	font-family: Georgia,"Times New Roman", Times, serif;
	width: 200px;
	border: solid 1px rgb(183,23,23);
	color: rgb(50,50,50);
}

.submit-button
{
	font-size: 18px;
	font-family: Georgia,"Times New Roman", Times, serif;
/*	background-image:url(../images/download-now.gif);
	width: 465;
	height: 105;	*/
}

.testimonials
{
	padding: 20px; 
	border: solid 1px rgb(183,23,23); 
	background-color: rgb(255,223,223);
	text-align: left;
	width: 500px;
}