#content {
	width: 410px;
	padding: 30px 0;
	padding-right: 570px;
}

#content .text-sizer {
	float: none;
	text-align: center;
	margin: 0 0 30px;
}

#content h2 {
	font-weight: 400;
	line-height: 1em;
}

#content h5 {
	margin: .7em 0;
	font-size: .9em;
	text-transform: uppercase;
}

#back-to-top {
	display: none;
}

#search {
	float: none;
	margin-bottom: 25px;
	/*height: 113px;*/
}

#search a.search-button {
	margin: auto;
}

#search-active {
	background: url(../img/search/back-home.png);
	width: 410px;
	height: 140px;
	position: absolute;
	top: -12px;
	left: 0;
}

#search-active .by-category, #search-active .by-keyword {
	margin: 0 65px 10px;
}

#background img {
	left: 0;
}

#button-rotator {
	position: relative;
	z-index: 1;
	width: 422px;
	height: 269px;
	margin: auto;
}

#button-rotator a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#button-rotator img {
	display: block;
	width: 422px;
	height: 269px;
}

.leaderboard {
	width: 728px;
	height: 90px;
}