

h3 {
	color: #12589b;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

div#top_nav {
	margin-top: 20px;
	height: 100px;
	background: url(http://images.popcap.com/www/images/slim_header.png) no-repeat;
}

div#top_nav #logo {
	width: 75px;
	height: 75px;
	background: url(http://images.popcap.com/www/images/slim_header_logo.png) no-repeat;
	margin: 12px 20px 0 12px
}

div#top_nav #logo a {
	width: 75px;
	height: 75px;
}

div#top_nav #main_nav {
	width: 790px;
}

div#top_nav #sm_nav {
	width: 43px;
	margin: 5px 5px 0 0;
}

div#top_nav #sm_nav li {
	height: 43px;
}

div#top_nav #sm_nav li a {
	margin-top: 0;
}

div#top_ad {
	width: 742px;
	margin: 20px 0 0 109px;
}

h2.web_title {
	margin: 20px 0 0 50px;
	font: bold 18px/20px arial;
	color: #2c2f35;
}

h2.web_title span {
	color: #73767a;
}

div#game_window {
	float: left;
	width: 540px;
	height: 405px;
	margin: 15px 0 0 50px;
	background: url(http://images.popcap.com/www/images/web_game/game_window_bkgd.png) no-repeat;
}

div#game_sidebar {
	float: left;
	width: 320px;
	height: 405px;
	margin: 15px 0 0 0;
}

div#facebook {
	float: left;
	width: 520px;
	height: 400px;
	margin: 20px 0 0 50px;
}

div#about_game {
	float: left;
	width: 320px;
	background-color: #bbdaf7;
	margin: 20px 0 0 20px;
}

div#about_game h3 {
	margin: 5px 0 0 15px;
}

div#about_game p {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	margin: 5px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #e1effb;
}

div#other_ways {
	float: left;
	width: 330px;
	margin: 20px 0 0 20px;
	padding-bottom: 20px;
}

div#other_ways h3 {
	font-size: 16px;
	margin: 5px 0 0 15px;
}

div#other_ways a {
	text-decoration: none;
}

div#other_ways a img {
	margin: 10px 10px 0 0;
}

div#page_footer {
	float:left;
	background-position: bottom left;
	height: auto;
	padding-bottom: 180px;
}

div#other_games {
	float: left;
	width: 960px;
	background: url(http://images.popcap.com/www/images/web_game/more_games_bkgd.png) no-repeat;
	border-top: 1px solid #92d7f8;
}

div#other_games_content {
	float: left;
	width: 910px;
	margin: 20px 0 0 50px;
}

div#other_games h4 {
	float: left;
	width: 155px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

div#other_games p {
	float: right;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 10px;
	width: 155px;
}

div#other_games a {
	margin-top: 5px;
}

div#other_games a.play_now {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 0;
	width: 155px;
}

div.web_game {
	float: left;
	width: 260px;
	margin: 20px 15px 0 0;
}


