/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content-wrapper div.sidebar h2.recent-blog-postings
{
	width: 184px;
	height: 26px;
	background: url(../img/global/head_recent_blog_postings.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}

dl#main dd.content-wrapper div.sidebar dl.recent-blog-postings
{
	/* padding: 0 3px; */
	font-size: 14px;
	line-height: 18px;
}

dl#main dd.content-wrapper div.sidebar dl.recent-blog-postings dt
{
	color: #00f;
	font-weight: bold;
	font-size: 15px;
}

dl#main dd.content-wrapper div.sidebar dl.recent-blog-postings dd
{
	color: #657616;
	margin-bottom: 12px;
}

