.affiliateTable {
	float: left;
	clear: none;
	position: relative;
	width: 760px;
	margin-left: 75px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.cart {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 40px;
}
#juicePlus {
	float: left;
	height: 75px;
	width: 550px;
	padding: 5px;
}
#juicePlusText {
	left: 215px;
	top: 5px;
	position: static;
	display: inline;
	width: 200px;
}
#jpTxt {
	width: 200px;
	height: 55px;
	position: absolute;
	top: auto;
}
