

h2 {
	color: #ea5e00;
	font-size: 1.125em;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #d8d8d8;
}

#top_nav {
	margin-top: -372px;
}

#game_main {
	float: left;
	display: inline;
	width: 960px;
	padding-bottom:30px;
	color:#333;
}

#combo {
	float:left;
	display:inline;
	width:236px;
}

.game_tile_lrg {
	float: left;
	display: inline;
	margin: 0 0 0 42px;
	height: 214px;
	width: 194px;
}

.game_tile_lrg img {
	behavior: url(/images/iepngfix.htc);
}

#about {
	float: left;
	display: inline;
	width: 420px;
	margin: 0 18px 0 20px;
	padding-bottom: 20px;
}

#about p {
	float: left;
	display: inline;
	width: 420px;
	margin-top: 10px;
}

ul.game_features {
	clear:both;
	list-style:none;
	list-style-position: outside;

}

ul.game_features li {
	margin:7px 7px 0 -20px;
	padding:2px 0 2px 24px;
	background: url(http://images.popcap.com/www/images/star.gif) 0 4px no-repeat;
}

.ul_header {margin-bottom:10px;}

.strong {
	font-weight:bold;
}

#boxshot {
	float: right;
	display: inline;
	background: top left no-repeat;
	width:226px;
	height:330px;
	margin-right:40px;
}

#boxshot p.available {
	clear:left;
	color:#666;
	font-size:12px;
	line-height:14px;
	padding:5px 10px 0 35px;
}

#buy_now {
	width: 216px;
	margin:190px 0 0 10px;
}
#buy_now a {
	display: block;
	width: 216px;
	background: url(http://images.popcap.com/www/images/buttons/buy_now_btn.gif) top left no-repeat;
	text-indent: 20px;
	text-align: center;
	padding: 12px 0 12px 0;
	font-size: 20px;
	font-weight: bold;
	color: #b24726;
	text-decoration: none;
}

#buy_now a:hover {
	background-position: bottom left;
}

#buy_now .details {
	float: left;
	display: inline;
	width: 175px;
	background: url(http://images.popcap.com/www/images/vgp/bottom_xbox360_amazon.jpg) bottom no-repeat;
	margin-left: 22px;

}

#buy_now p {
	float: left;
	display: inline;
	width:160px;
	margin: 14px 10px 0 10px;
	color: #333;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top:26px;
}

#buy_now .price {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

#buy_now .price_sm {
	color: #333;
	vertical-align: super;
	font-size: 14px;
}

#badges {
	clear: left;
	float: left;
	display: inline;
	width: 150px;
	margin: 0 0 0 50px;
}

#disc {
	clear:both;
	margin:10px 15px;
	
}

#disc .game {
	float:left;
	display:inline;
	margin: 0px 0 0 0;
	width:465px;
	border:0px solid blue;
	text-align:center;
}

.game_logo {
	text-align:center;
	height:95px;
	width: 464px;
	background: url(http://images.popcap.com/www/images/vgp/grey_top.gif) 19px 30px no-repeat;
}

.game_logo img {
	height:95px;
	width:370px;
	behavior: url(/images/iepngfix.htc);
}

.specifics {
	background: url(http://images.popcap.com/www/images/vgp/grey_btm.gif) bottom no-repeat;
	width:464px;
	height:360px;
	margin-bottom:20px;
}

.specifics img {
	background: #fff;
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.specifics p {
	width:394px;
	text-align:left;
	padding:10px 34px;
	margin:0;
	border:0px solid red;
}
