@CHARSET "UTF-8";

.CategoryTeaser {
	position: relative;
}

.CategoryTeaser h2 {
	margin-left: 15px;
}
.CategoryTeaser h2 a {
	text-decoration: none;
}

.CategoryTeaser .ProductListItem {
	float: left;
	margin: 0 0px 15px 15px;
}

.CategoryTeaser .ShowAllProducts {
	position: absolute;
	top: 9px;
	right: 20px;
	font-size: 14px;
}