.clear{
	clear: both !important;
	}

#affiliateHeader{
	width: 822px;
	height: 232px;
	background: url("../images/affHeader.jpg") no-repeat;
	padding: 40px;
	margin-bottom: 40px;
	}
	
h1{
	font: 48px/48px Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 white;
	padding-bottom: 15px;
	color: #407d9c;
	}
	
#affiliateHeader p{
	font: 16px/24px Helvetica, Arial, sans-serif;
	color: #555;
	font-weight: normal;
	text-shadow: 0 1px 0 white;
	padding-bottom: 30px;
	}
	
#affiliateHeader .partnerColumn{
	padding-top: 30px;
	}
	
.col{
	width: 390px;
	float: left;
	}
	
a.affiliateButton{
	background: url("../images/affiliateButton.png");
	width: 282px;
	height: 37px;
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	font: 18px/18px Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	text-shadow: 0 -1px 0 black;
	padding: 15px 0 0;
	}
	
a.affiliateButton:hover{
	background-position-y: -52px;
	}
	
a.affiliateButton:active{
	text-decoration: none;
	background-position-y: -104px;
	}
	
#affiliateFeatures{
	width: 820px;
	background: #f7f7f7;
	padding: 60px 40px 40px;
	color: #555;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	}
	
#affiliateFeatures .row{
	padding-bottom: 30px;
	float: left;
	margin-bottom: 0;
	}
	
#affiliateFeatures .bottomRow{
	padding-bottom: 0px;
	}

#affiliateFeatures h2{
	color: #364f59;
	font: 18px/18px Test, Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	}
	
#affiliateFeatures .feature{
	padding-left: 55px;
	font: 14px/21px Helvetica, Arial, sans-serif;
	color: #555;
	width: 335px;
	float: left;
	}
	
.featureMargin{
	margin-right: 40px;
	}
	
.coin{
	background: url("../images/coins.jpg") no-repeat;
	}
	
.bar{
	background: url("../images/bars.jpg") no-repeat;
	}
	
.calendar{
	background: url("../images/calendar.jpg") no-repeat;
	}
	
.globe{
	background: url("../images/globe.jpg") no-repeat;
	}
	
.graph{
	background: url("../images/graph.jpg") no-repeat;
	}
	
.pixel{
	background: url("../images/pixel.jpg") no-repeat;
	}
	
#affiliateBottom{
	width: 822px;
	height: 192px;
	padding: 40px 40px 0;
	background: url("../images/bottom.jpg") repeat-x;
	font: 14px/21px Helvetica, Arial, sans-serif;
	color: #555;
	text-shadow: 0 1px 0 white;
	}
	
#affiliateBottom p{
	padding-bottom: 30px;
	}
	
#affiliateBottom h2{
	font: 24px/24px Test, Helvetica, Arial, sans-serif;
	color: #407d9c;
	padding-bottom: 10px;
	}
	
#affiliateBottom h3{
	font: 18px/18px Test, Helvetica, Arial, sans-serif;
	color: #407d9c;
	padding-bottom: 10px;
	}
	
#affiliateBottom .col{
	width: 390px;
	float: left;
	}
	
#affiliateBottom .marginCol{
	margin-right: 40px;
	}
	
#affiliateBottom .col h3{
	padding-left: 0px;
	}
	

