@charset "utf-8";
/* CSS Document */

#affiliateHeader{
	width:564px;
	margin:0 auto;
	margin-top:15px;	
}

.affiliateImage{
	text-align:right;
}

.affiliateRowSpacer{
	width:20px;
}

#affilatesTable{
	margin:15px 0 20px 25px;
	font-size:12px;
	font-weight:bold;
}

#affilatesTable a{
	font-size:11px;
	font-weight:normal;
	
}

.affiliatesTableSpacer{
	height:10px;
}

