/* --------------------------------------------
   
----------------------------------------------- */
div.content h2
{
	background-image: url(../../../_resources/images/section-headers/head-resources.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-sub.who-owns-what li.who-owns-what a,
ul#nav-sub.cjr-study-guides li.cjr-study-guides a,
ul#nav-sub.language-corner li.language-corner a,
ul#nav-sub.awards li.awards a
{
	color: #f00;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.content h4
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	clear: both;
}

div.content a
{
	font-weight: bold;
	color: #47a;
}

div.content p.intro
{
	padding-bottom: 10px;
}


/* --------------------------------------------
   
----------------------------------------------- */
div.content p
{
	clear: both;
	color: #333;
	font-size: 13px;
	line-height: 20px;
}

/* --------------------------------------------
   override the defaults for the-audit module
----------------------------------------------- */
dl#the-audit
{
	width: 160px;
	_width: 155px; 
	position: relative;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	clear: none;
}

