/* CSS Document */
div.module .item .dateTime {
	padding-bottom:5px;
}

div.module .item .location {
	float:left; clear:none;
	padding-right:8px;	
	margin-right:8px;	
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

div.module .item .categoryList {
	float:left; clear:none;
}

