body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background-image: url("");
	}

a {
	color:#0066FF;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 740px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}
a	{
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.photo {
	position: absolute;
	top: 104px;
	left: 1px;
	}

.toptext
{
	position : absolute;
	top : 390px;
	left : 10px;
	width: 220px;
	z-index: 1;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 86px;
	left : 190px;
	width: 600px;
	z-index: 1;
	text-align:center;
}
.nav a	{
	text-decoration:none;
}
.nav a:hover	{
	text-decoration:underline;
}
.nav span {
	padding: 10px;
	}

.content
{
	position : relative;
	top : 0px;
	left : 0px;
	width: 469px;
	padding: 120px 10px 10px 260px;
	border: solid 1px #cccccc;
	background-image: url("/images/fastcash-bg.gif");
	background-repeat: repeat-y;
}


td
{
	font-size : 12px;
}

.nav2
{
	/*position : absolute;
	top : 0px;
	left : 0px;
	width: px;*/
}

.ads
{
	position : absolute;
	top : 500px;
	left : 20px;
	text-align : center;
	z-index: 1;
}



.prop {
    height: 750px;
    float: right;
    width: 1px;
  }

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  }
  
#form	{
	display:block;
	width:190px;
	margin:0px;
	
}
h4	{
	color:#B41627;
	font-size:18px;
	margin:0px;
	margin-bottom:8px;
}
.select-amount	{
	display:none;
}
.first-name, .last-name, .email  {
   width:150px;
   font-size:12px;
   margin-bottom:8px;
}
.check-01, .check-02, .check-03 {
   display:none;
}
.check-04	{
	font-size:11px;
	width:190px;
	margin-bottom:5px;
}
.check-04 a	{
	text-decoration:none;
	color:#B41627;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button {
	margin-top:0px;
	margin-bottom:20px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}