

h2 {
	color: #6ac21e;
	border-bottom: 2px solid #d8d8d8;
}

#header {
	float: left;
	display: inline;
	margin-top:100px;
	height:292px;
	width:960px;
}
	
#header h1 {
	text-indent:-9999px;
}

#content {
	float: left;
	margin-top:0;
	width: 960px;
	background: url(http://images.popcap.com/www/images/wrapper_bkgd.gif) repeat-y;
	z-index: 1;
}

#about {
	float: left;
	display: inline;
	width: 594px;
	margin: 10px 0 0 50px;
	text-align: justify;
	padding-bottom: 0;
}

#about p {
	width: 594px;
	font-size: 14px;
}

#about p.award {
	font-size: 18px;
	font-weight: bold;
}

#xbla_buy {
	float: left;
	display: inline;
	width: 266px;
	margin: 0;
}

#xbla_buy {
	clear: left;
	float: left;
	display: inline;
	width: 216px;
	margin: 10px 0 0 50px;
}

#xbla_buy a {
	display: block;
	width: 236px;
	height:50px;
	background: url(http://images.popcap.com/www/images/xbla/buy_btn.png) top left no-repeat;
	text-indent: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #b24726;
	text-decoration: none;
	line-height:50px;
	color:#fff;
}

#xbla_buy a:hover {
	background-position: bottom left;
}

#xbla_buy .details {
	float: left;
	display: inline;
	width: 236px;
	background: url(http://images.popcap.com/www/images/xbla/buy_bucket.png) bottom repeat-y;
}

#xbla_buy .details img {
	margin-left:55px;
	padding:10px 0;
}

#xbla_buy p {
	float: left;
	display: inline;
	padding:10px 0;
	color: #666;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	width: 236px;
}

#play_xbla {
	background:url(http://images.popcap.com/www/images/xbla/play_xbla_footer.png) no-repeat bottom right;
	float: right;
	display: inline;
	width: 197px;
	margin-right: 50px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	padding-bottom:16px;
}

#play_xbla h1 {
	display:block;
	width:197px;
	height:66px;
	background:url(http://images.popcap.com/www/images/xbla/play_xbla_header.png) no-repeat 0 0;
	font:bold 18px/58px Arial, Helvetica, Verdana, sans-serif;
	text-indent:45px;
	color:#fff;
}

#play_xbla_content {
	background:url(http://images.popcap.com/www/images/xbla/play_xbla_bg.png) repeat-y 0 0;
	width: 197px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	padding-bottom:5px;
}

#play_xbla ol {
	list-style:decimal inside;
	width:160px;
	margin:0 auto;
}

#play_xbla ol li {
	margin-bottom:1em;
}

#system {
	clear:left;
	float: left;
	padding-left:10px;
	width: 176px;
}

#system a.about_xbla {
	display:block;
	width:176px;
	margin-top: 10px;
	background: url(http://images.popcap.com/www/images/buttons/about_xbla_btn.png) no-repeat 0 0;
	text-indent:10px;
	height:38px;
	font:bold 12px/38px Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	text-decoration:none;
}

#available_for img {
	width:68px;
	height:83px;
}

#add_on {
	width:506px;
	float:right;
	margin:50px 50px 0 0;
}

#add_on h2 {
	background: url(http://images.popcap.com/www/images/xbla/addon_header.png) no-repeat 0 0;
	width:506px;
	height:54px;
	color:#fff;
	font:bold 18px/54px Arial, Helvetica, Verdana, sans-serif;
	border:none;
	margin:0;
	padding:0;
	text-indent:75px;
}

.add_on_bucket {
	background: url(http://images.popcap.com/www/images/psn/addon_bg.png) repeat-y 0 0;
	padding:10px 0 0 12px;
}

.add_on_bucket_bottom {
	background: url(http://images.popcap.com/www/images/psn/addon_bottom.png) no-repeat 0 0;
	width:506px;
	height:15px;
}

.add_on_item {
	background-repeat:no-repeat;
	display:block;
	width:484px;
	height:238px;
	color:#fff;
	font:bold 15px/140% Helvetica, Arial, sans-serif;
}

.add_on_content {
	padding:40px 0 0 205px;
	width:270px;
}

.add_on_item_ul {
	width:65px;
	margin:45px 0 0 100px;
}

.add_on_item_li {
	list-style-type:none;
}

.add_on_cta {
	width:135px;
	height:35px;
	display:block;
	text-indent:-9999px;
	margin-top:10px;
}

#other_games {
	clear:none;
	float: left;
	display:inline;
	width: 460px;
	margin: 50px 50px 0 50px;
}

#other_games img {
	width:95px;
	height:112px;
}

#system_requirements {
	position: absolute;
	display: none;
	width: 392px;
	margin: -68px 0 0 178px;
}

#system_requirements h2 {
	color: #fff;
	border: none;
	margin: 20px 0 0 35px;
}

#system_requirements table {
	margin-left: 40px;
	color: #fff;
}

#system_requirements table td {
	padding: 20px 20px 0 0;
}

#sys_top {
	float: left;
	display: inline;
	width: 392px;
	background: url(http://images.popcap.com/www/images/system_reqs_bkgd.png) top left no-repeat;
}

#sys_bottom {
	float: left;
	display: inline;
	width: 392px;
	height: 25px;
	background: url(http://images.popcap.com/www/images/system_reqs_bottom.png) top left no-repeat;
}

#badges {
	width: 152px;
}

#badges img {
	float: left;
	display: inline;
	margin-left: 5px;
}

#badges a {
	float: left;
	display: inline;
	margin-left: 5px;
}

#badges ul {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

#badges li {
	color: #000;
	font-size: 9px;
	line-height: 1.2;
	margin-left: 5px;
}