#po .nav {
	font-size:14px;
	color:#083240;
	margin: auto;
	width:100%;
	text-align:center;
}

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

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

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

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

.productlist {
	cursor:default;
}

.productlist .packshot {
	float:left;
	width:35px;
	margin:5px;	
}

.productlist .productdesc {	
	/*border-left:1px solid #babab8;*/
	width:397px;
	height:50px;	
	padding:2px;
	font-size:11px;	
}

.productdesc,
.userrating,
.packshot {
	cursor:pointer;	
}

.productlist .productdesc .productname {
	float:left;	
	margin-right:5px;	
	font-weight:bold;
}

.productlist .productdesc .platformimage {	
	float:left;
	width:20px;
	height:17px;
}

.productlist .productdesc .publishername {	
}

.productlist .userrating {		
	padding-top:20px;
	width:110px;	
	height:35px;
	float:left;	
}

.productlist .userrating img {
	width:70px;
	height:15px;	
}

.productlist .cmds {	
	float:left;
	width:90px;
	text-align:right;
	padding:2px;
	margin-top:8px;	
}

.productlist .cmds img {
	margin:5px;	
}

.cmds_right {
	float:right;
}
.productlist .productdesc {
	float:left
}

.spacing_bottom {
	margin-bottom:10px;	
}

#po #pt .t {
	width:120px;
	height:188px;
	float:left;
	margin:3px;
	padding:1px;
}

#po #pt .t div {
	position:absolute;
	width:110px;
	height:45px;
	color:#B70002;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	line-height:14px;
	text-align:center;
	z-index:1;
}

#po #pt .t .product_name {
	position:relative;
	top:140px;
	left:6px;	
}

#po #pt .t .psi {
	position:absolute;
	margin-left:10px;
	margin-top:10px;
}

#po #pt .t .psi img {
	width:100px;
}

#po #pt .t .psi .dc,
#po #pt .t .psi .ps,
#po #pt .t .psi .ngage,
#po #pt .t .psi .gba {
	margin-top:40px;
}

#po #pt .t .psi .nds {
	margin-top:47px;
}

#po #pt .t .psi .ps3 {
	margin-top:20px;
}


#po #pt .t .pb {	
	background-image:url(/gfx/info/system_overlay.png);
	position:absolute;
	margin-left:10px;
	margin-top:125px;
	width:93px;
	height:22px;
	text-align:left;
	padding-left:5px;
	padding-top:4px;
}

#po #pt .t .product_name .rdate {
	color: #000000;
}

