/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.leaderboard {
	width: 100%;
	text-align: center;
	clear: both;
	background: #669FDA;
	margin: 0 auto;
}
.leaderboard .adspace {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 auto;
	clear: both;
	width: 728px;
	height: 90px;
}
.display-ad {
	width: 300px;
	height: 250px;
	padding: 3px;
	clear: both;
	margin: 0 auto 5px auto;
	border: 1px solid #eee;
}