.nav {
	font-size: 14px;
	color: #083240;
	margin-bottom: 20px;
	text-align: center;
	height: 34px;
}

.nav .nt {
	height: 34px;
	background-image: url(/gfx/v4/games/gradiant_top.gif);
	background-position: bottom;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 20px;
}

.nav .nb {
	height: 22px;
	background-image: url(/gfx/v4/games/gradiant_bottom.gif);
	padding-top: 10px;
}

.nav .page a {
	padding: 0px 5px 0px 5px;
}

.nav .page span {
	border: 1px solid #000000;
	padding: 1px 5px;
	font-weight: bold;
}

.platform_icon {
	margin-left:10px;
	float:left;
}

.platform_filter {
	margin-top:7px;
}