
#affintro {
	background:url('//imgrabo.com/design/site/aff_backgr.gif') repeat-x 30px bottom;
	position:relative;
	overflow:visible;
}
#affintro2 {
	padding:15px 25px 25px;
	background:url('//imgrabo.com/design/site/aff_backgr2.jpg') no-repeat 30px bottom / 68%;
}
#affintro h1 {
	font-size:28px;
	color: #218709;
	font-weight:normal;
	font-family:Arial, sans-serif;
}
#affintro p {
	line-height:1.3;
	font-size:18px;
	font-family:Arial, sans-serif;
	color:#666;
	margin:10px 0;
}

#aff_signup {
	padding-left:690px;
	padding-top:70px;
	margin-bottom:25px;
	line-height:1.4;
}

#affsignupbtn {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	color:white;
	background:url('//imgrabo.com/design/site/aff_signupbtn.gif') left top;
	width:181px;
	text-align:center;
	padding-top:4px;
	padding-bottom:6px;
}
#affsignupbtn:hover {
	background-position:0 -35px;
}
#affsignupbtn:focus {
	background-position:left bottom;
}

#affpage {
	background-color:white;
	padding:26px 0 26px 26px;
	text-align:left;
}
.affindexlist {
	padding-right:25px;
}
.affindexlist h2 {
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}
.affindexlist ul li {
	line-height:1.4;
	margin-bottom:10px;
	background:url('//imgrabo.com/design/site/aff_bullet.gif') no-repeat 0 7px;
	padding-left:15px;
}
.affindexlist p {
	line-height:1.4;
	margin-bottom:10px;
}
