#affiliateBanner {
	width: 100%;
	margin: 0px auto;
	padding: 10px;
	background-color: #FF9;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	display: none;
}

#affiliateBanner h1 {
	font-weight: bold;
	font-family: Georgia;
	font-size: 20px;
	color: #C00;
	margin: 0px;
}
