.ItemList {
	clear: left;
}


.ItemList .Teaser .left {
	float: left;
	width: 195px;
}

.ItemList .Teaser .left .image {
	float: remove;
}


.ItemList .Teaser .right {
	float: left;
	width: 380px;
	margin-left: 15px;
}


.ItemList .Teaser .right h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ItemList .Teaser .right p {
	padding-top: 0px;
	margin-top: 7px;
}