#mod_teaser {

}

#teasercontent {
	padding-left:10px;
	position:relative;
	width: 100%;
	color: white;
}

.teaser {
	float:left;
	padding-right:30px;
	width:162px;
}

.teaser.last {
    padding-right: 0px;
}
.teaser .teasertext {

}

.teaser h3 {
	color: black;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}
