/* NEWS LIST PAGE OVERRIDES */

.category_name { margin:0; padding:0 6px; background:transparent url(../../../images/directory/category-repeater.jpg) repeat-x left top; height:51px; line-height:56px; font-size:27px; text-transform:uppercase;  }
.category_description { color:#000000; font-size:12px; padding-bottom:20px; padding-top:5px; clear:both; }

div.module .item .source { 
	float:left;
	margin-top:2px; 
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:left 5px; 
	padding-left:7px;
}
div.module .item .author {
	float:left;
	margin-right:5px;
	margin-top:2px;
}
div.module .separator { clear:both; }


.lnk-readmore { float:right; clear:both; display:inline-block; padding-left:12px; line-height:normal;  font-size:11px; background: url(../../../images/list/icon_readmore.jpg) no-repeat left 3px; }



