
/***************  templates/moduleThemes/default/pukkaEvents/style.viewList.css  ***************/

.moduleOutput {
	margin-top: 3em;
}

.moduleOutput .item {
	clear: both;
	border-top: 1px solid #aaa;
}

.moduleOutput .item h3 {
	margin: 0.5em 0 0.6em;
}

.moduleOutput .item .links a {
	font-weight: bold;
	margin-right: 10px;
}

