#affiliate-bg a.addtocart:hover {
	background-position:0 -56px;
}
#affiliate-bg a.addtocart {
	background:transparent url(/affiliate/images/signup-but.gif) no-repeat scroll center top;
	float:left;
	height:56px;
	margin:191px 0 38px 478px;
	width:183px;
}

#affiliate-bg a.addtocart span {
	display:none;
}

#overview {
	float:left;
	width:350px;
	margin-right:10px;
	margin-top:10px;
}	

#overview p {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
}

#affiliate-bg {
	background:url(/affiliate/images/affiliate_bg.jpg);
	width:756px;
	height:325px;
}

.affiliatecontent {
	float:right;
	width:360px;
	padding-right:20px;
	margin-top:10px;
}

.affiliatecontent ul li {
	list-style:square;
	padding-bottom:8px;
	padding-top:8px;
	margin-left:30px;
}

.affiliatecontent ul {
	margin-bottom:10px;
}

#join-graphic {
	width:389px;
	height:517px;
	background:url(/affiliate/images/howtojoin1.jpg) no-repeat;
	margin:auto; 
}

div#overview table {
	background: #ddd;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-collapse: collapse;
	display: block;
	width: 340px;
	height: 68px;
	margin-top:10px;
	margin-bottom:10px;
}

div#overview table tr.head td {
	background: #d0d0d0;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-radius-topright: 0;
	padding: 2px 6px;
}



div#overview table tr td {
	width: 235px;
	padding: 0 6px;
}

div#overview table tr td.col2 {
	text-align: center;
	width: 80px;
}

#overview img, .affiliatecontent img {
	margin-top:10px;

}


