#logo-container {
	height: 1%;
}
nav {
	position: relative;
	top: 85px;
}
a.l {
	position: relative;
	top: 8px;
}
#search-container {
	position: relative;
	top: -85px;
	left: 25px;
}
#social {
	position: relative;
	top: 87px;
}
#gameslist a {
	line-height: 1.2em;
}