#content #section_content
{
	width:635px;
	padding:0px 7px 0px 10px;
	border-right:solid 1px #f0f0f0;
}

#content #section_sidebar
{
	width:330px;
	padding:0px 10px 0px 7px;
	border-left:solid 1px #f0f0f0;
	margin-left:-1px;
}

/* ================================== */
/* ===== Spotlight Story Styles ===== */
#content .spotlight *
{
	float:left;
}

#content .spotlight .content_container
{width:350px;}

#content .spotlight h2
{
	text-transform:uppercase;
	font-size:11px;
	color:#999999;
	width:100%;
	padding-bottom:5px;
}

#content .spotlight .content_container h1
{
	font-weight:lighter;
	font-size:24px;
	color:#663333;
}

#content .spotlight .content_container p
{
	clear:left;
	width:100%;
}

#content .spotlight img
{
	padding:0px 10px 10px 0px;
}

#content .spotlight .content_container a
{
	clear:left;
	width:40px;
	height:15px;
}
	
#content .spotlight .content_container a img
{
	padding:0px;
	border:none;
}

#content .spotlight .content_container a:hover
{
	background:url(/images/2007/more_on.gif) no-repeat top left;
}

#content .spotlight .content_container a:hover img
{
	visibility:hidden;
}

/* ====================================== */
/* ===== Section Page : Item Styles ===== */
#content .item h1.section_header
{
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8300;
	background:url(/images/2007/hdg01_bg.gif) repeat-x;
	padding-left:5px;
}

#content .item h1.section_header a
{
	text-decoration: none;
	font-weight: bold;
	color: #FF8300;
	width:100%;
	display:block;
	background:url(/images/2007/hdg01_raquo_off.jpg) no-repeat center right;
}

#content .item h1.section_header a:hover
{
	text-decoration:none;
	background:url(/images/2007/hdg01_raquo_on.jpg) no-repeat center right;
}

#content .item .article_row
{padding-bottom:10px;}

#content .item .article
{
	width:49% !important;
	width:49%;
}

#content .item .article img
{
	float:right;
	padding-left:5px;
	border:none
}

#content .item .article a
{
	font-weight:bold;
}

#content .item .article .article_container p img
{float:left;}

#content .item .article .article_container p
{
	float:left;
	clear:left;
	padding:2px 0px;
	width:100%;
}