/*Style sheet for Gamesale*/

.centerbox h2 {
	display: block;
	height: 165px;
	width: 800px;
	background: url('http://images3.jlist.com/f9/gamesale.png') no-repeat center;
	text-indent: -2000px;	
}

.centerbox {
	width: 800px;
	margin: 0 auto 30px auto;
	text-align: left;
}

#gamebox {
	margin-bottom:30px;
}

.dropshadow td {
	background: url(drop-shadow.gif) no-repeat bottom center;
	padding-bottom: 9px;
}

.intro p {
	line-height: 25px;
	color: #333333;
}
