<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Stylesheet / CSS */

.primary-promo-container {
	margin: auto;
	width: 980px;
}
.promo-container {
	position:relative;
	height:300px;
}
.promo-navigation {
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:20;
}
.promo-navigation clean {
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:20;
}
.promo-navigation a {
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	margin-left: 5px;
	color: white;
}
.promo-navigation-small a {
	width:10px;
	height:10px;
}

.promo-bottom-navigation  {
	padding-bottom:20px;
	clear:both;
}
.promo-bottom-navigation .promo-navigation {
	bottom:0px;
	right:0px;
}

.hidden {
	display:none;
}
UL.clean,
OL.clean {
	list-style-type:none;
	margin:0px;
	padding:0px;
}	
#header,
.promo-navigation a,
.pagination a,
.pagination a span,
p.quotebox,
.ads,
.boxed,
.sf-menu ul a {
	background:#585858;
}
.promo-navigation a,
.pagination a,
.pagination a span,
.ads,
.demogrid p {
	border:none;
}
.promo-navigation .activeSlide,
form.standard .button,
.sfHover,
.sf-menu li ul {
	background:#16284c;
}
.container {
	width:980px;
	margin:auto;	
}</pre></body></html>