

#social_networks {
	clear:none;
	margin-left:72px;
}

/* Bugs Bundle Widget */

#bug_bundle {
	float: left;
	display: inline;
	width: 300px;
	height: 250px;
	margin: 40px 0 30px 75px;
	background: url(http://images.popcap.com/www/images/product/promos/bugs_bundle/bugs_bundle_bg.jpg) top left no-repeat;
	text-align: left;
}

#bug_bundle a span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#bug_bundle a {
	display: block;
	margin:177px 0 0 47px;
	width: 204px;
	height: 51px;
	background: url(http://images.popcap.com/www/images/product/promos/bugs_bundle/buynow_btn.png) top left no-repeat;
}

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