.nrc_labeled .nrcTxt_label
{
	position: static;
	display: inline;
	margin: 0;
	text-indent: 0;
	padding: 0;
}

#nrcMod_contentCnt p
{
	padding:0 0 10px 0;
	line-height:17px;
}

#nrcMod_contentCnt h3 /* story section heads */
{
	font-size: 120%;
	line-height: 2em;
}

.nrcBlk_photoMain img.nrc_tall 
{
width:300px;
height:auto;	
}
.nrcBlk_photoMain.nrc_tall
{
float:right;
width:300px;
height:auto;
border:1px solid;
}
.nrcBlk_photoMain img.nrc_wide 
{
width:300px;
height:auto;}
.nrcBlk_photoMain.nrc_wide 
{
	float:right;
	width:300px;
height:auto;
	border:1px solid;
}

#nrcMod_contentCnt
{
	float:left;	
	margin: 0;
	padding:10px;	
	width:660px;
}

#nrcMod_contentCnt h2
{
	font-size:26px;
	padding:0 0 10px 0;
}

.nrcTxt_pubDate, .nrcTxt_byLine, .nrcTxt_byLine a, .nrcBlk_artReference .nrcTxt_source, .nrcTxt_caption, .nrcTxt_caption span a{
color:#555;
}
.nrcTxt_byLine a{
font-weight:bold;
text-transform:uppercase;
}

.nrcTxt_byLine 
{
	display:block;
}

.nrcTxt_source{
display: block;
font-style:italic;
font-size:11px;
}
.nrcBlk_artReference{
margin:0 0 10px 0;
}
.nrcTxt_caption span{
display:block;
}
.nrcTxt_caption{
padding:4px 4px 2px 4px;
}
.nrcTxt_caption span{
text-align:right;
font-size:11px;
font-style:italic;
}
.nrcTxt_caption span a{
font-weight:bold
}
#nrcBlk_AdditionImages label{
display:block;
text-align:center;
text-transform:uppercase;
background:#bbb;
padding:2px 0 2px 0;
}
#nrcBlk_AdditionImages li{
float:left;
padding:5px;
}
.nrcBlk_fastFact{
float:right;
clear:both;
width:200px;
background:url(images/article_fastFactsTop.gif) 0 0 no-repeat;
padding:8px 0 0 0;
margin:8px 0 10px 15px;
}
.nrcBlk_fastFact .nrcBlk_cnt{
background:#fff;
border-left:1px solid #000;
border-right:1px solid #000;
padding:0 5px 0 5px;
}

.nrcBlk_fastFact .nrcBlk_cnt h4{
text-align:center;
font-size:14px;
}
.nrcBlk_fastFact .nrcBlk_cnt a{
color:#555;
}
.nrcBlk_fastFact .last{
display:block;
height:10px;
background:url(images/article_fastFactsBottom.gif) 0 bottom no-repeat;
}
#nrcMod_contentCnt .nrcMod_adsContainer{
width:300px;
display:block;
float:right;
clear:right;
margin:20px 10px 10px 0;
}

/** "Document" node type styles
  * (used with uploaded PDFs and other standalone document types)
*/
.nrcTxt_docReqs
{
	margin-left: 5ex;
}

.nrcBlk_thumbnail
{
	display: inline;
	float: left;
	max-width: 150px;
	margin: 0 15px .6em 0;
	padding: 2px;
	border: 2px solid #666;
}

h3.nrcTxt_url
{
	display: block;
	width: 100%;
	margin: .6em 0;
	padding: .6em 0;
	border: 1px dashed #666;
	border-left: none;
	border-right: none;
	text-align: center;
	background: #DDD;
	color: #333;
}

div.nrcTxt_leavingSite
{
	clear: both;
	width: 85%;
	margin: 0 5%;
	padding: 2.5%;
	background: #333;
	color: #DDD;
	font-weight: bold;
	line-height: 2em;
}



