#page_description
{
	padding-left:25px;
	background-color:#FFCC66;
	height:38px;
}

#main_frame .min_height
{
	width:1px;
	height:380px;
}

#main_frame #other
{
	/*background-color:#F0EEE9;*/
}

#main_frame #crossnav_area .item .content
{
	margin-bottom:0px !important;
}

#main_frame #crossnav_area .item
{
	border-bottom:1px solid white;
}

#content
{
	border:1px solid #CCCCCC;
	width:520px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:24px;
	padding-right:24px;
}

#content #page_heading
{
	min-height:29px;
	margin-bottom:17px;
}
/* BEGIN IE PC min-height hack \*/
* html #content #page_heading { height:29px; }
/* END IE PC min-height hack \*/

#content #article_body OL LI
{
	padding-bottom:16px;
}

#activity_graphic_area
{
	background-color:#FFE5B2;
	margin-bottom:32px;
	width:419px;
}

#activity_graphic_area:after
{
	content:".";
	display:block;
	height:0;
	clear:both !important;
	visibility:hidden;
}
/* BEGIN IE PC float clear hack \*/
* html #activity_graphic_area { height:1%; }
#activity_graphic_area { min-height:0; }
/* END IE PC float clear hack */

#activity_graphic_area #graphic
{
	float:left;
	width:209px;
}

#activity_graphic_area #details
{
	float:left;
	width:189px;
	padding-left:10px;
	padding-right:10px;
	padding-top:22px;
	padding-bottom:0px;
}

#activity_graphic_area #details DIV
{
	margin-bottom:17px;
	padding-left:39px;
}

#activity_graphic_area #details DIV .heading
{
	font-size:14px;
	line-height:16px;
	color:#FF6600;
}

#activity_graphic_area #details #ages
{
	background-image:url(../img/articles/icon_ages.gif);
	background-repeat:no-repeat;
	min-height:26px;
}
/* BEGIN IE PC min-height hack \*/
* html #activity_graphic_area #details #ages { height:26px; }
/* END IE PC min-height hack \*/

#activity_graphic_area #details #time
{
	background-image:url(../img/articles/icon_time.gif);
	background-repeat:no-repeat;
	min-height:26px;
	margin-bottom:11px !important; 
}
/* BEGIN IE PC min-height hack \*/
* html #activity_graphic_area #details #time { height:26px; }
/* END IE PC min-height hack \*/

#activity_graphic_area #details #considerations
{
	background-image:url(../img/articles/icon_considerations.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	min-height:26px;
	margin-bottom:0px !important;
}
/* BEGIN IE PC min-height hack \*/
* html #activity_graphic_area #details #considerations { height:26px; }
/* END IE PC min-height hack \*/

#content #article_body #cta
{
	margin-top:50px;
}

#content #article_body #cta:after
{
	content:".";
	display:block;
	height:0;
	clear:both !important;
	visibility:hidden;
}

/* BEGIN IE PC float clear hack \*/
* html #content #article_body #cta { height:1%; }
#content #artcile_body #cta { min-height:0; }
/* END IE PC float clear hack */

#content #article_body #cta DIV
{
	float:left;
	margin-right:15px;
}

IMG.tip_left
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.ul DIV
{
	background-image:url(../img/articles/dot.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:8px;
}