/*affiliate.css*/
#affiliateOverview {
	border: 3px solid #9ab5ca;
	width: 654px;
	background: #dee9f4 url(/images/bg_affiliate_overview.gif) top center repeat-x;
}
.headlineContainer {
	height: 130px;
	overflow: hidden;
}

#affiliateOverview .headingIcon {
	margin: 0px;
	padding: 0px;
}

.contentContainer {
	margin: 0 18px;
	padding-bottom: 18px;
}


.contentContainer p {
	margin-top: 0px;
	font-size: 110%;
	line-height: 140%;
}

.joinNetwork {
	float: right;
	width: 313px;
	margin-left: 18px;
}

.larger {
	font-size: 135% !important;
	font-weight: bold;
	line-height: 100%;
}

.joinNetwork ul {
	list-style: square;
	color: #3d6882;
	margin: 13px 23px;
	padding: 0;
}

.joinNetwork li {
	color: #555555;
	margin-bottom: 3px;
}


.topSection {
	font-size: 1px;
	height: 7px;
	background: url(/images/bg_join_network_top.gif) top left no-repeat;
}

.bottomSection {
	font-size: 1px;
	height: 7px;
	background: url(/images/bg_join_network_bottom.gif) top left no-repeat;
}

.middleSection {
	padding: 15px 18px 1px 18px;
	background: url(/images/bg_join_network.gif) top left repeat-y;
}

.joinButton {
	padding: 0px;
	margin: 0px 0px 7px 0px;
}