@charset "iso-8859-2";
#featuredGame {
	background: url(/graphics/backgrounds/category_promoted_game.gif);
	text-align: left;
	width: 322px;
	height: 380px;
	float: left;
	position: relative;
}
#featuredGame .header {
	background: url(/graphics/headers/promoted_game.gif);
}
#featuredGame .playLink {
	position: absolute;
	right: 0px;
	bottom: 4px;
}
#popularGames {
	background:url(/graphics/backgrounds/category_popular_games.gif);
	width: 659px;
	height: 380px;
	float: right;
}
#popularGames2 {
	background:url(/graphics/backgrounds/category_popular_games2.gif);
	width: 685px;
	height: 260px;
	float: right;
}
#adPopularGames {
	width: 300px;
	height: 250px;
	margin-top: 5px;
	float: left;
}
#categoryDescription {
	text-align: center;
	margin: 4px 0px;
}
#sidebar {
	float: right;
	clear: right;
	width: 160px;
	margin-top: 5px;
}
#links .header {
	background: url(/graphics/sidebar_header_orange.gif);
	height: 27px;
	line-height: 27px;
	margin: 0px;
}
#links ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	list-style-type: none;
}
#gameList {
	background: url(/graphics/backgrounds/category_game_list.gif);
	width: 825px;
	height: 850px;
	float: left;
	position: relative;
}
#orderBy {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#topPageNavigation {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bottomPageNavigation {
	position: absolute;
	right: 10px;
	bottom: 4px;
}
#adBelowGamelist {
	margin-top: 20px;
	margin-left: 49px;
	float: left;
}
