
#main_column p.description {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
	width: 400px;
}

#main_column h1 {
	float: left;
	display: inline;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 2px 0;
	width: 408px;
}

#play_online_link {
	margin-top: 10px;
	float: right;
	display: inline;
	width: 198px;
	text-align: center;
	border-left: 1px dashed #ec6c00;
}

#play_online_link p {
	font-size: 14px;
	padding: 0 15px;
	margin: 0;
}

#play_online_link a.sm_button {
	margin-left: 10px;
	margin-top: 4px;
	color:#fff;
}

#play_online_link .highlight {
	color: #de1d22;
}

#featured_games {
	float: left;
	display: inline;
	background: url(http://images.popcap.com/www/images/feat_games_bkgd.gif) no-repeat;
	margin: 10px 0 0 0;
	width: 408px;
}

#featured_games .game_promo {
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
	text-align: center;
	width: 184px;
}

#featured_games p {
	margin: 0;
	padding: 0;
}

#localized_games {
	float: left;
	display: inline;
	background: url(http://images.popcap.com/www/images/feat_games_bkgd.gif) no-repeat;
	margin: 10px 0 0 0;
	width: 408px;
}

#localized_games h2, #all_games h2 {
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 15px;
	color: #ec6c00;
	margin: 8px 0 0 10px;
	width: 398px;
}

#localized_note {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
	width: 406px;
	border: 1px dashed #ec6c00;
	background-color: #fef3cf;
}

#localized_note p {
	font-size: 12px;
	margin: 0;
	padding: 5px;
}

#localized_note .highlight {
	color: #de1d22;
}

#all_games {
	float: left;
	display: inline;
	background: url(http://images.popcap.com/www/images/all_games_bkgd.gif) no-repeat;
	margin: 10px 0 0 0;
	width: 408px;
}

#intel_macs {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 388px;
	border: 1px dashed #ec6c00;
	background-color: #fef3cf;
}

#intel_macs h4 {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 220px;
}

#intel_macs a {
	clear: left;
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding: 0 0 5px 0;
	width: 200px;
}

#intel_macs img {
	float: right;
	display: inline;
	margin: 0;
	padding: 5px 5px;
}

#localized_games .game_links {
	width: 128px;
}

#localized_games p {
	margin: 0;
	padding: 0;
}

/* @group game rollovers */
#poptip_game {
    display:none;
    position:absolute;
	width:250px;
}

#poptip_game_arrow_left{
	display:block;
	position:absolute;
	top:0;
	left:0;
	margin:110px 0 0 -20px;
	height:43px;
	width:36px;
    background: url(http://images.popcap.com/www/images/poptip_game_arrow_left.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#poptip_game_arrow_right{
	display:block;
	position:absolute;
	top:0;
	left:0;
	margin:110px 0 0 229px;
	height:43px;
	width:36px;
    background: url(http://images.popcap.com/www/images/poptip_game_arrow_right.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#poptip_game .top{
	display: block;
	height:10px;
	padding: 10px 10px 0 0;
	width:250px;
    background: url(http://images.popcap.com/www/images/poptip_game_top.png) no-repeat top left;
	behavior: url(/iepngfix.htc);
}
#poptip_game .content{
	text-align:left;
	display: block;
	padding: 12px 25px 5px 18px;
	width:210px;
    background: url(http://images.popcap.com/www/images/poptip_game_base.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

#poptip_game .bottom{
	display: block;
	height:25px;
    background: url(http://images.popcap.com/www/images/poptip_game_bottom.png) no-repeat bottom;
	behavior: url(/iepngfix.htc);
}

#poptip_game img {
	display:block;
	margin:8px 0 15px 8px;
}
#poptip_game .content p {
	line-height:18px;
}

#poptip_game strong {
	font-size:17px;
	font-weight:900;
	line-height:18px;
	color:#0091D6;
}


/* @end */
