/* NEWS LIST PAGE OVERRIDES */
div.module .inner .category_description { clear:both; }
div.module .item .source { margin-top:7px; }
div.module .item .author {
	float:left;
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:7px;
	margin-right:5px;
	margin-top:2px;
}
div.module .separator { border:none; clear:both; }



