/* CSS Document */
div.module .item .author {
	float:left;
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:7px;
	margin-right:5px;
}
div.module .item .source { margin-top:5px; }
div.module .item .date { float:none; clear:both; }
div.module .item .date span { color:#FA9D10; }

