.teaser {
	background-color: #c7c7c7;
	padding: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.teaser .teaserimg {
	margin: 0 0 4px 0;
	height: 224px;
}

.teaser .teaserimglrg {
	margin: 0;
}

.teaser .title {
	font-weight: bold;
	font-style: italic;
	color: #0e0f13;
	font-size: 14px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	line-height: normal;
}

.teaser .content {
	line-height: 15px;
}

.teaser .content p {
	margin: 0px;
}