#mod_teaser {
	float:left;
	color:#1c4a83;
}

#mod_teaser a {
	text-decoration:none;
}

#mod_teaser a:hover {
	text-decoration:underline;
}

#mod_teaser p,#mod_teaser ul {
	margin-top:8px;
	padding-top:0px;

}

.teaser {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:297px;
}
.teaser h2{
	padding-top: 0;
}

.teaser .teaserimg {
	border:1px solid white;
	float:left;
	width:102px;
}

.teaser .teasertext {
	float:left;
	padding-left:17px;
	width:170px;
}
.row_1 {
       width:340px;
}
.row_1 .teasertext {
	width: 215px;
}
.row_2 {
       width:280px;
}
.row_2 .teasertext {
	width: 157px;
}
.row_3 {
       width: 280px;
}
.row_3 .teasertext {
	width: 150px;
}
