body#affiliate #section {
	background: #68b url(../../pics/section_affiliate.gif) repeat-x;
}
body#affiliate #section .affiliate {
	display: inline;
}
#header {
	background: #def url(../../pics/header_affiliate_bg.gif) no-repeat;
	height: 115px;
	padding-top: 0px;
}
#navigation .affiliate a {
	border-bottom: 1px solid #def;
	display: block;
}
#navigation h2 {
	font: bold 11px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
}
#navigation h2.affiliate a {			
	border-bottom: 1px solid #235;
	border-top: 1px solid #235;
	background: #68b url(../../pics/nav_chevron.gif) top left no-repeat !important;
}
#navigation h2.affiliate a:hover {
	color: #fff; !important;
	font-weight: bold;
	border-top: none 0px !important;
	border-right: none 0px !important;
	border-left: none 0px !important;
}
#navigation .affiliate .last {
	border-bottom: 1px solid #68b;
}
/* different header colours per section */
body#affiliate #content h1,
body#affiliate #content h2 {
	border-bottom: 1px solid #235;
	color: #235;
}
body#affiliate #content h1 {
	background: #f5faff;
}
body#affiliate #content h3 {
	color: #235;
}
div.logos img {
	margin: 10px;
}
