div#Sidebar div.Image
{
	width: 180px;
}

div.ArticleOverview
{
	width: 540px;
}

div.ArticleOverview div.Item h3
{
	width: 245px;
}

div.ArticleOverview div.Item p
{
	width: 245px;
}

div.HighlightedArticle
{
	background-color: #ebf2ef;
	overflow: hidden;
	width: 540px;
	margin: 0 0 16px 0;
	padding: 0;
}

div.HighlightedArticle .c2
{
	background-image: url(/images/static/corners/ebf2ef/2.gif);
}

div.HighlightedArticle .c3
{
	background-image: url(/images/static/corners/ebf2ef/3.gif);
}

div.HighlightedArticle h2
{
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	margin: 24px 0 8px 290px;
	padding: 0;
	width: 230px;
}

div.HighlightedArticle p
{
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	margin: 0 0 0 290px;
	padding: 0;
	width: 230px;
}

div.HighlightedArticle a
{
	font-weight: bold;
	font-size: 12px;
}

div.HighlightedArticle div.Image
{
	width: 290px;
	float: left;
	margin: 0;
}

p.authors
{
	font-size: 11px;
	color: #222;
	margin: 0 0 3px 0;
}

p.authors span.prefix
{
	font-size: 10px;
	text-transform: uppercase;
}

p.authors span.name
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

/*
div.Article div.Image
{
	width: 360px;
	float: right;
	margin: 7px 0 0 15px;
}
*/

div.Article h2
{
}

div.Article div.Box
{
	border: 1px solid gray;
}

div.Article table
{
	clear: both;
	margin: 15px 0 20px 0;
}

div.Article table th
{
	text-align: left;
	font-weight: bold;
}

div.ArticleCategoryItem
{
	width: 540px;
	background-color: #e0e5e3;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	float: left;
}

div.ArticleCategoryItem div.Image
{
	margin: 0;
}

div.FullWidthImageFloatedLeft
{
	padding-bottom: 0;
}

div.FullWidthImageFloatedLeft div.Image
{
	float: left;
	margin-right: 20px;
}

div.HalfWidth
{
	width: 260px;
	float: left;
}

div.HalfWidthFirst
{
	margin-right: 20px;
}

div.ArticleCategoryItem h2,
div.ArticleCategoryItem h3
{
	margin: 14px 20px 14px 20px;
	padding: 0;
}


div.FullWidthTwoColumns h2
{
	width: 300px;
	margin-right: 0;
}

div.HalfWidth h2
{
	width: auto;
}

div.ArticleCategoryItem p
{
	margin: 0 20px 10px 20px;
	padding: 0;
}

div.FullWidthImageFloatedLeft h2
{
	margin-top: 22px;
}

div.ArticleCategoryItem div.section1
{
	width: 310px;
	float: left;
}

div.ArticleCategoryItem div.section2
{
	margin-left: 310px;
}

div.ArticleCategoryItem div.section2 h3
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0;
	color: #296767;
}

div.ArticleCategoryItem ul
{
	list-style: none;
	margin-left: 20px;
	padding-left: 0;
}

div.ArticleCategoryItem div.section2 ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}


div.ArticleCategoryItem div.section2 li
{
	line-height: 18px;
}

div.Text
{
	clear: both;
}

div#ShareButtons
{
	top: 200px;
}