
/* RESULTS
**************************************************/
	#results {
		float: left;
		padding: 8px 0 0 0;
		margin: 0;
		width: 673px;
		font-size: 11px;
		line-height: 14px;
		color: #999;
	}
	#results span.highlight {
		display: inline;
		float: none;
		background: #8e8e8e;
		color: #333333;
		font-size: inherit;
		padding: 2px;
		margin: 0;
	}
	
	#results a:hover span.highlight {
		color: #fff;
		text-decoration: underline;
	}
	
	#results ul{
		float: left;
		list-style: none;
		width: 673px;
		padding: 0 0 8px 0;
		margin: 0;
	}
	
	#results a{
		color: #ccc;
		font-weight: bold;
		text-decoration: none;
	}
	
	#results a:hover{
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	#results li{
		float: left;
		list-style: none;
		width: 620px;
		height: 89px;
		padding: 9px 12px 12px 40px;
		margin: 0;
		overflow: hidden;
	}
	
	#results li:hover{
		border: 1px solid white;
		margin: -1px;
	}

	#results ul.active li{
		border: 1px solid white;
		margin: -1px;
	}
	#results li img{
		float: left;
		padding: 0;
		margin: 0;
	}
	#results li table {
		height: 89px;
	}
	#results li table img{
		border: 1px solid #666;
	}
	#results li h4.screenshot{
		float: left;
		width: 79px;
		font-size: 12px;
		margin: 5px 0 0 3px;
		padding: 0;
		text-indent: -3000px;
		overflow:hidden;
		background: url(../img/results/h4_screenshot.gif) 0 0 no-repeat;
	}
	#results li h4.wallpaper{
		float: left;
		width: 69px;
		font-size: 12px;
		margin: 5px 0 0 10px;
		padding: 0;
		text-indent: -3000px;
		overflow:hidden;
		background: url(../img/results/h4_wallpaper.gif) 0 0 no-repeat;
	}
	#results li h1{
		float: left;
		width: 520px;
		font-size: 15px;
		line-height: 20px;
		color: #ccc;
		padding: 0;
		margin: 0;
	}
	#results li p{
		float: left;
		width: 520px;
		font-size: 11px;
		line-height: 14px;
		color: #999;
		padding: 0 0 5px 0;
		margin: 0;
	}
	#results li span{
		float: left;
		color: #999;
		padding: 0 20px 5px 0;
		margin: 0;
	}
/*
	#results li a{
		float: left;
		color: #ccc;
		padding: 0 12px 0 0;
		margin: 0;
		text-decoration: none;
	}
	#results li a:hover{
		color:#fff;
		text-decoration: underline;
	}
*/
	#results li a.ogslink{
		float: left;
		color: #ccc;
		padding: 0 0 0 12px;
		margin: 0;
		text-decoration: none;
		background: url(../img/icns/icn_popup.gif) left 50% no-repeat;
	}

	#results li a.pluslink{
		float: right;
		color: #ccc;
		padding: 0 0 0 22px;
		margin: 0;
		text-decoration: none;
		background: url(../img/icns/icn_openplus.gif) 10px 50% no-repeat;
	}
	#results li a.remlink{
		float: right;
		color: #ccc;
		padding: 0 0 0 22px;
		margin: 0;
		text-decoration: none;
		background: url(../img/icns/icn_openminus.gif) 10px 50% no-repeat;
	}
	#results li a.remlink:hover,
	#results li a.ogslink:hover,
	#results li a.pluslink:hover{
		color: #fff;
		text-decoration: underline;
	}
	#results li div.resultImage{
		float: left;
		width: 90px;
		height: 90px;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	#results li div.resultImage img{
      vertical-align: middle;
		float: none;
	}
	#results li div.resultContent{
		float: right;
		width: 520px;
		padding: 0;
		margin: 0;
	}
	#results li div.primaryinfo{
		float: left;
		width: 520px;
		height: 75px;
		padding: 0;
		margin: 0;
	}
	#results li div.editorialinfo{
		float: left;
		width: 520px;
		height: 55px;
		padding: 0;
		margin: 0;
	}
	#results li div.primarygameinfo{
		float: left;
		width: 520px;
		height: 45px;
		padding: 0 0 8px 0;
		margin: 0;
	}
	#results li div.secondaryinfo{
		float: left;
		width: 520px;
		border-top: 1px solid #999;
		padding: 3px 0;
		margin: 0;
	}
	#results li div.secondaryinfo p{
		width: 265px;
	}
	#results li div.secondaryinfo span{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#results li div.secondaryinfo a.chevron{ 
		float: right;
		color: #ccc;
		font-weight: bold;
		text-decoration: none;
		padding-left: 12px; 
		padding-right: 0;
		background: url(../img/icns/icn_chevron.gif) left 50% no-repeat;
	}
	#results li div.tertiaryinfo{
		float: left;
		width: 520px;
		border-top: 1px dotted #999;
		padding: 3px 0 0 0;
		margin: 0;
	}
	#results li div.tertiaryinfo a.chevron{ 
		color: #ccc;
		font-weight: bold;
		text-decoration: none;
		padding-left: 12px; 
		background: url(../img/icns/icn_chevron.gif) left 50% no-repeat;
	}
	/* 30-08-2007 Alberto start */
	#results li.blank {
		background: url(../img/results/li_blank.jpg) 0 0 no-repeat;
	}
	#results li.blank h1{
		color: #999999;
	}
	/* 30-08-2007 Alberto end */
	#results li.events {
		background: url(../img/results/li_events.jpg) 0 0 no-repeat;
	}
	#results li.news {
		background: url(../img/results/li_news.jpg) 0 0 no-repeat;
	}
	#results li.about {
		background: url(../img/results/li_about.jpg) 0 0 no-repeat;
	}
	#results li.games {
		background: url(../img/results/li_games.jpg) 0 0 no-repeat;
	}
	#results li.media {
		background: url(../img/results/li_media.jpg) 0 0 no-repeat;
	}
	#results li.ps2 {
		background: url(../img/results/li_ps2.jpg) 0 0 no-repeat;
	}
	#results li.ps2_games {
		background: url(../img/results/li_ps2_games.jpg) 0 0 no-repeat;
	}
	#results li.ps2_media {
		background: url(../img/results/li_ps2_media.jpg) 0 0 no-repeat;
	}
	#results li.ps2_support {
		background: url(../img/results/li_ps2_support.jpg) 0 0 no-repeat;
	}
	#results li.ps3 {
		background: url(../img/results/li_ps3.jpg) 0 0 no-repeat;
	}
	#results li.ps3_games {
		background: url(../img/results/li_ps3_games.jpg) 0 0 no-repeat;
	}
	#results li.ps3_media {
		background: url(../img/results/li_ps3_media.jpg) 0 0 no-repeat;
	}
	#results li.ps3_support {
		background: url(../img/results/li_ps3_support.jpg) 0 0 no-repeat;
	}
	#results li.psone_games {
		background: url(../img/results/li_psone_games.jpg) 0 0 no-repeat;
	}
	#results li.psone_support {
		background: url(../img/results/li_psone_support.jpg) 0 0 no-repeat;
	}
	#results li.psone_media {
		background: url(../img/results/li_psone_media.jpg) 0 0 no-repeat;
	}
	#results li.psp {
		background: url(../img/results/li_psp.jpg) 0 0 no-repeat;
	}
	#results li.psp_games {
		background: url(../img/results/li_psp_games.jpg) 0 0 no-repeat;
	}
	#results li.psp_media {
		background: url(../img/results/li_psp_media.jpg) 0 0 no-repeat;
	}
	#results li.psp_support {
		background: url(../img/results/li_psp_support.jpg) 0 0 no-repeat;
	}
	#results li.ps {
		background: url(../img/results/li_ps.jpg) 0 0 no-repeat;
	}
	#results li.ps3store_addon {
		background: url(../img/results/li_psstore_addon.jpg) 0 0 no-repeat;
	}
	#results li.ps3store_dlgame {
		background: url(../img/results/li_psstore_dlgame.jpg) 0 0 no-repeat;
	}
	#results li.ps3store_demo {
		background: url(../img/results/li_psstore_demo.jpg) 0 0 no-repeat;
	}
	#results li.ps3store_trailer {
		background: url(../img/results/li_psstore_trailer.jpg) 0 0 no-repeat;
	}
	
/* RESULTS INTRO
**************************************************/
	div.results_introcontainer {
		float: left;
		width: 912px;
		padding: 0;
		margin: 0;
	}
	div.results_introcontainer img{
		float: left;
		padding: 0;
		margin: 0 24px 0 0;
	}
	
	/* RESULTS INTRO : BROWSE BTN
	**************************************************/
		div.results_introbtn {			
			float: left;
			width: 546px;
			height: 40px;
			padding: 0;
			margin: 0;
		}
		div.results_introbtn a {
			float: right;
			padding: 0;
			margin: 0;
			text-indent: -3000px;
			overflow: hidden;
		}		
		div.results_introbtn a.browseallumd {
			height: 9px;
			width: 200px;
			background: url(../img/results/btn_browseumd.gif) 0 0 no-repeat;
		}	
		div.results_introbtn a.browseallumd:hover {
			background-position: 0 -9px;
		}
	
	/* RESULTS INTRO : INTRO
	**************************************************/
		div.results_intro {			
			float: left;
			width: 546px;
			padding: 0;
			margin: 0;
			font-size: 12px;
			line-height: 16px;
		}
		div.results_intro p{
			padding: 0;
			margin: 0 0 20px 0;		
		}
		div.results_intro a {
			color: #ccc;
			font-weight: bold;
			text-decoration: none;
		}
		div.results_intro a:hover {
			color: #fff;
			text-decoration: underline;
		}	

a.ogslink{ 	
		float: left;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px; 
	background: url(../img/icns/icn_popup.gif) left 50% no-repeat;
}

a.ogslink:hover {
	color: #fff;
	text-decoration: underline;
}

	#results li table.dummy img{
      border: 0px;
	}
