/* CSS Document */
div.sectionWrapper.top { border-top: 1px solid #D7D7D7; margin-top:25px; padding-top:10px; }

a.pageAnchor { height:0; overflow:hidden; display:block; }
div.AnchorlinkContainer { padding-bottom:15px; }
div.AnchorlinkContainer a {
	background-image:url(../../../images/UpArrow.jpg);
	background-repeat:no-repeat; 
	background-position:left 4px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
	padding:0 0 0 14px;
}


div.module .item .author { float:left; }
div.module .item .sourceAuthor { 
	float:left;
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-left:3px;
	padding-left:5px;
}
div.module .item .sourceAuthor label { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .sourceAuthor span { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .item .sourceAuthor a:hover { color:#5A6769; text-decoration:underline; }
div.module .item .date { float:none; clear:both; }

div#CategoryDescription h2.heading { margin:0 !important; padding:0 0 5px 0 !important;  }
