#resources .article_row
{
	min-height:78px;
	height:auto;
	_height:78px;					
	margin:0px 4px 8px 0px;
	padding:10px 0px 0px 10px;							
	font-size:12px;
	line-height:24px;
	width:621px;		
	background-image:url(../images/article_row_bg.jpg);		
	background-repeat:no-repeat;
	font-weight:normal;
	color:#000000;
}

#resources a 
{
	cursor:pointer;
}

#resources h1
{
	height:30px;
	padding-top:5px;
}

#resources h2
{
	color:#000000;
	font-size:14px;
	margin:0;
}

#resources p
{
	margin:0;
	line-height:16px;	
}

#resources #displayResultsPageNumberContainer
{
	background-image:url(../images/pagenumbercontainer.jpg);
	background-repeat:no-repeat;
	width:691;
	height:26px;
	padding-top:5px;	
}

#resources #displayResultsPageNumberContainer a
{
	color:#000000;
}

#resources .linkon {
	color:#244487;
	text-decoration:underline;
}