/* CSS Document */

.teaser_home {
	background-color: #E1E9F0;
	color: #004080;
	line-height: 1.2em;
	position:relative;
	width: 100%;
	top: 10px;
	padding: 5px;
	float:left;
}

.teaser_home img {
	float: left;
	clear:left;
	margin-right: 5px;
}
