@charset "UTF-8";

/* Begin: Highlight Teaser */
.highlightTeaserContainer {
	width: 180px;
}

/*
html>body .highlightTeaserContainer {
	border-bottom: 1px solid white;
	margin-bottom: -1px;
}
*/

.highlightTeaserContent {
	float: left;
}

/*
html>body .highlightTeaserContent {
	float: left;
	width: 120px;
}
*/

.highlightTeaserImage {
	width: 50px;
	float: left;
	margin: 0 10px 0 0;
	display: block;
	height: 100%;
}
/* End: Highlight Teaser */

.mttitle img {
	display: none;
}

