

h2 {
	color: #666;
	border-bottom: 2px solid #d8d8d8;
}

#content {
	float: left;
	margin-top:0;
	width: 960px;
	background: url(http://images.popcap.com/www/images/wrapper_bkgd.gif) repeat-y;
	z-index: 1;
}

.game_tile_lrg {
	margin-left:42px;
	behavior:url(/images/iepngfix.htc);
	height:214px;
	width:194px;
}

#buy_now {
	float: right;
	display: inline;
	width: 207px;
	margin-right: 50px;
}

#buy_now a {
	display:block;
	width: 207px;
	height:53px;
	background: url(http://images.popcap.com/www/images/ipod/btn_ipod.png) top left no-repeat;
	text-indent:25px;
	line-height:53px;
	/*padding:14px 0;*/
	font-size: 18px;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: none;
}

#buy_now a:hover {
	background-position: bottom left;
}

#buy_now .details {
	float:left;
	display: inline;
	width:206px;
	background: url(http://images.popcap.com/www/images/ipod/bottom_ipod.png) bottom repeat-y;
}

#buy_now .details .details_icon {
	float:left;
	width:55px;
	margin:0 5px 5px 15px;
}

#buy_now p {
	/*margin:10px 10px 0 10px;*/
	margin:10px 10px 0 0;
	color: #333;
	font-size: 14px;
	/*text-align: center;*/
	/*font-weight: bold;*/
	padding-bottom: 20px;
}

#buy_now .price {
	font-size: 24px;
	color: #4c8500;
	font-weight: bold;
}

#buy_now .price_sm {
	color: #4c8500;
	vertical-align: super;
	font-size: 14px;
}

#play_now {
	clear: right;
	float: right;
	display: inline;
	width: 207px;
	margin: 20px 50px 0 0;
}

#play_now h3 {
	display:block;
	width: 206px;
	height:42px;
	background: url(http://images.popcap.com/www/images/ipod/top_play_ipod.png) top left no-repeat;
	text-indent: 25px;
	line-height:42px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#play_now a {
	text-decoration:none;
}

#play_now a:hover {
	background-position: bottom left;
}

#play_now .details {
	float:left;
	display: inline;
	width:206px;
	background: url(http://images.popcap.com/www/images/ipod/bottom_play_ipod.png) bottom repeat-y;
}

#play_now .details .details_icon {
	float:right;
	width:57px;
	margin:0 15px 5px 5px;
}

#play_now p {
	margin:10px 0 0 20px;
	color: #333;
	font-size: 12px;
	padding-bottom: 40px;
}



#available_for img {
	width:68px;
	height:83px;
}

#other_games img {
	width:95px;
	height:112px;
}