/* Inport default styles */
@import url(../local.css);

.listEntry {
	text-align: left;	margin-bottom: 4px;
}

.listEntryPic {
	width: 120px;
	text-align: center;
	margin-top: 8px;
	float: left;
}

.listEntryTitle {
	font-size: 1.4em;
	font-weight: bold;
}

.listIntroMargin {
	margin-bottom: 24px;
	}