@CHARSET "ISO-8859-1";

.affiliatesleftcolumn {
	position: relative;
	left: 0px;
	float: left;
	width: 200px;
	}
	
.affiliatesleftcolumntext {
	position: relative;
	left: 18px;
	top: 55px;
	width: 90%;
	}
	
.affiliatesbodytext {
	position: relative;
	width: 500px;
	left: 20px;
	float: left;
	}
	
.affiliatesseparator {
	background-image: url("../images/separator.png");
	position: relative;
	width: 2px;
	height: 500px;
	float: left;
	top: 0px;
	left: 5px;
	}
	
.affiliatesrightcolumn {
	position: relative;
	width: 190px;
	left: 30px;
	float: left;
	top: 55px;
	}
