#copyright {
	float: right;
	text-align: right;
	color: #666666;
	font-size: 12px;
}

#secondary-nav {
	list-style-type: none;
}

#secondary-nav li {
	float: left;
	border-left: 1px solid #666666;
	padding: 0 5px;
}

#secondary-nav li.first {
	border: 0;
}

#secondary-nav a {
	color: #CC5188;
	text-decoration: none;
	font-size: 12px;
}

#secondary-nav a:hover, #secondary-nav a:active, #secondary-nav li.active a {
	color: #CC5188;
	text-decoration: underline;
}

#banner_leaderboard_footer {
	position: bottom;
	margin-left: 250px;
	height: 90px;
}

#banner_leaderboard2_footer {
	position: bottom;
	margin-left: 250px;
	height: 90px;
}