

h2 {
	color: #ea5e00;
}

#buy_now {
	float: right;
	display: inline;
	width: 216px;
	margin-right: 50px;
}

#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: 24px;
	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;
}

/*Amazon*/

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

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

#buy_now .price {
	font-size: 24px;
	line-height: 28px;
	color: #4c8500;
	font-weight: bold;
}

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

#buy_now #language {
	float: left;
	display: inline;
	width: 175px;
}

#buy_now #language form {
	text-align: center;
	color: #666;
	font-size: 12px;
	padding-bottom: 10px;
}

#buy_now #localized_note p {
	margin-top: 0;
	color: #ed1c24;
}

#system {
	clear: left;
	float: left;
	display: inline;
	width: 360px;
	margin: 0 0 0 50px;
}

#system a {
	color: #fff;
	outline: none;
}

#info_psn {
	background:url(http://images.popcap.com/www/images/psn/info_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;
}

#info_psn h1 {
	display:block;
	width:197px;
	height:66px;
	background:url(http://images.popcap.com/www/images/psn/info_header.png) no-repeat 0 0;
	font:bold 18px/58px Arial, Helvetica, Verdana, sans-serif;
	text-indent:45px;
	color:#fff;
}

#info_psn_content {
	background:url(http://images.popcap.com/www/images/psn/info_bg.png) repeat-y 0 0;
	width: 197px;
	font:normal 14px/140% Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
	padding:0 10px 5px 10px;
}

#info_psn ol {
	list-style:decimal inside;
	width:160px;
	margin:0 auto;
}

#info_psn ol li {
	margin-bottom:1em;
}

#add_on {
	width:506px;
	float:right;
	margin:50px 50px 0 0;
}

#add_on h2 {
	background: url(http://images.popcap.com/www/images/psn/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;
}

#badges {
	float:left;
	display: inline;
	clear:left;
	width: 165px;
	margin:15px 0 0 45px;
}

#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 5px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

#badges li {
	color: #000;
	font-size: 9px;
	line-height: 1.2;
	margin: 0 0 0 0;
	padding: 0;
}

.available {
	border:0px solid red;
	float:right;
	display:inline;
	clear:right;
	width:184px;
	font-size:12px;
	margin:15px 60px 0 0;
}
