@charset "iso-8859-2";
#categoryDescriptionShort {
	text-align: center;
	margin: 0px 100px;
}
#categoryDescriptionShort h1 {
	font-size: 16px;
	margin: 4px;
}
#featuredGame {
	background: url(/graphics/backgrounds/category_promoted_game.gif);
	height: 380px;
	float: left;
}
#featuredGame .header {
	background: url(/graphics/headers/category_promoted_game.gif);
	line-height: 40px;
	height: 40px;
}
#popularGames {
	background:url(/graphics/backgrounds/category_popular_games.gif);
	width: 659px;
	height: 380px;
	float: right;
}
#popularGames .header {
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
}
#categoryDescriptionLong {
}
#categoryDescriptionLong .header {
	background: url(/graphics/headers/blog_header.gif);
}
#sidebar {
	float: right;
	clear: right;
	width: 160px;
	margin-top: 5px;
}
#sidebar #adSidebar {
	width: 160px;
	height: 600px;
}
#sidebar #links .header {
	background: url(/graphics/sidebar_header_orange.gif);
	height: 27px;
	line-height: 27px;
}
#sidebar #links #linkList 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;
	clear: left;
	position: relative;
}
#gameList .header {
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
}
#gameList #orderBy {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#gameList #navigationTop {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#gameList #navigationBottom {
	position: absolute;
	right: 10px;
	bottom: 4px;
}
#gameList .simpleGame {
	height: 120px;
}
