

/* overrides */

#container {
	background: url(/_images/gaming/container.gif) top right repeat-y;
}

#content {
	background: none;
}

#main_content {
	float: left;
}



/* right hand side callout stubs extensions see: 
_styles/shared/landing.css */

#stubs {
	position: relative;
	float: left;
	width: 239px;
}

#best-sellers a.more {
	padding: 10px 30px 4px 0px;
	text-align: right;
	color: #C00266;
	background: url(/_images/gaming/more-best-sellers-bullet.gif) 206px 8px no-repeat;
}

#best-sellers ol li a {
	color: #C00266;
	background-image: url(/_images/gaming/arrow.gif);
}


/* main area */

#gaming {
	position: relative;
	width: 720px;
	float: right;
	background: url(/_images/gaming/content.png) top right no-repeat;
}

#main_content .range-list li a {
	color: #C00266;
	background: url(/_images/home/gaming-bullet.png) 0px 2px no-repeat;
}

#gaming_banner {
	margin-left:-2px;
	_margin-right:-3px;
	margin-top:-3px;
	_margin-top:0px;
	height: 170px;
	}

div.split {
	line-height:0;
	font-size:0;
	background:url(/_images/bg/split.gif) no-repeat 0 0;
	position:relative;
	z-index:800;
	height:8px;
	margin-top:0px;
	}
	
#gaming-menu h5 img {
	position:relative;
	top:-9px;
	}	
