div.FrontPageTeaser
{
	margin:			0 0 2em 0;
}

div.FrontPageTeaserImage
{
	float:			left;
	width:			130px;
	height:			71px;
}

div.FrontPageTeaserText
{
	float:			left;
	width:			350px;
	margin-top:8px;

}

div.FrontPageTeaserText p, 
div.FrontPageTeaserText h1,
div.FrontPageTeaserText img
{
	margin:			0;
	padding:		0;
}

div.FrontPageTeaserText h1
{
	display:		inline;
}

.FrontPageTeaser div.FrontPageTeaserText a{
	text-decoration:none;
}
