/* --------------------------------------------
   
----------------------------------------------- */
/*
div.content
{
	margin-top: 165px;
}
*/

/* --------------------------------------------
   
----------------------------------------------- */
div.content h2
{
	margin-bottom: 11px;
	background-image: url(../images/section-headers/head-topstories.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#home-top-stories
{

}

dl#home-top-stories,
dl#home-latest-articles
{
	width: 460px;
	position: relative;
}

dl#home-top-stories dt.module-header,
dl#home-latest-articles dt.module-header
{
	margin-bottom: 12px;
}

dl#home-top-stories dt.module-header
{
	background: url(http://www.cjr.org/_resources/images/module-headers/head-top-stories.gif) no-repeat;

	
	/* this is a bit of a hack to accomodate a design 
	   change without making large changes to the markup */
	display: none;
}

dl#home-top-stories div#ad-1
{
	height: 266px;
	width: 300px;
	margin: 17px auto 30px auto;
	clear: both;
}

dl#home-top-stories div#ad-1 img
{
	border: 0;
		
	/* display: block; */
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#home-latest-articles dd h3
{
	width: 105px;
	padding-right: 5px;
	text-align: right;
	color: #f00;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #400;
	margin-bottom: 12px;
}
		
dl#home-latest-articles dt.module-header
{
	background: url(http://www.cjr.org/_resources/images/module-headers/head-latest-articles.gif) no-repeat;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#archive-list
{
	margin-left: 121px;
}

ul#archive-list li
{
	margin-bottom: 8px;
}

ul#archive-list li a
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

ul#archive-list li a:hover
{

}

/* --------------------------------------------
   
----------------------------------------------- */
dl#the-audit
{
	/* undo the global settings to move "the audit" into the right hand column */
	float: none;
	width: auto;
	margin: 0;
	overflow: hidden;
	clear: none;
}
