.teaser-container {
	border:1px solid white;
	width:100%;
	text-align:center;
	padding:5px 0px 10px 0px;
	font-size:7pt;
}

.teaser-title {
	font-weight:bold;
	font-size:11pt;
}

.teaser-date {
        font-size:8pt;
}

.teaser-time {
	font-size:7pt;
}

.teaser-entry {
	padding:4px;
}

