/* Style Definitions for the content with pages */
 
/* List Definitions */
div.content ol
	{margin-bottom:0in;}
div.content ul
	{margin-bottom:0in;}
	
/* Item-specifics */
div.ResourceCategoryListing
{
	text-align: center;
}
div.Resource
{
	width: 80%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted gray;
	margin-top: .9em;
}
div.ResourceName
{
	float: left;
	position: relative; /*needed by IE6*/
	background-color: white;
	top: 5px;
	margin-bottom: -.2em;
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
}
div.ResourceURL
{
	float: right;
	position: relative; /* needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.2em;
	border-bottom: solid white .2em;
	text-align: right;
	padding-left: 1em;
}
