img.blog_preview
{
	border:					1px solid #bbbbbf;
}

div.section_title
{
	font:						bold 22px/24px arial;
	margin-bottom:			10px;
}

div#blog_excerpt
{
	width:					657px;
}

div#blog_content
{
	float:					right;
	width:					480px;
	border-right:			1px solid #dcdcdc;
}

div#blog_inset
{
	float:					right;
	width:					175px;
	border-left:			1px solid #dcdcdc;
	margin-left:			-1px;
	padding:					0px 0px 14px 0px;
}

div.blog_preview
{
	float:					left;
	width:					254px;
}

div.blog_text
{
	float:					left;
	width:					185px;
}

div.blog_title
{
	font:						bold 16px/20px arial;
	margin-bottom:			10px;
}

div.blog_excerpt
{
	font:						normal 12px/16px arial;
	margin-bottom:			8px;
}

div.blog_inset_callout
{
	width:					177px;
	font:						bold 11px arial;
	padding:					8px 14px 8px 14px;
	border-bottom:			1px solid #dcdcdc;
	background:				#f6f6f6;
}

html>body div.blog_inset_callout
{
	width:					149px;
	font:						bold 12px arial;
}

div.blog_inset_excerpt
{
	width:					175px;
	font:						normal 11px/13px arial;
	padding:					0px 14px 0px 14px;
	margin-bottom:			11px;
}

html>body div.blog_inset_excerpt
{
	width:					147px;
}

div.blog_inset_topic
{
	width:					175px;
	font:						normal 11px/13px arial;
	padding:					0px 14px 0px 14px;
	margin-bottom:			9px;
}

html>body div.blog_inset_topic
{
	width:					147px;
}
