.teaser-four-alt{
	height: 80px;
	overflow: hidden;
	margin-bottom: 15px;
	float: left;
	width: 373px;
	margin-right: 17px;
}


.teaser-four-alt .imagelink{
	position: absolute;
	height: 75px;
	width: 113px;
	z-index: 999;
	overflow: hidden;
}

.teaser-four-alt-head{
	color: #FFF;
	line-height: 20px;
	padding: 0 5px;
	height: 20px;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 15px;
	background-color: #FF8A1E; /* #FF9E1C;*/
}

.teaser-four-alt .text{
	color: #626365;
	position: relative;
	font-size: 11px;
	overflow: hidden;
	font-weight: 700;
	margin: 0;
	max-height: 70px;
	padding: 0;
	line-height: 14px;
}

.teaser-four-alt .link{
	color: #626365;
	font-weight: 700;
	padding-left: 5px;
	font-size: 11px;
	overflow: hidden;
	text-decoration: none;
}

.teaser-four-alt.white {
	background-color: transparent;
}

.teaser-four-alt.last {
	margin-right: 0;
}

.teaser-four-alt .left {
	float: left;
	margin: 0 15px 15px 0;
}
/*
.item img { 
	-webkit-filter: grayscale(1);
}
.item img:hover {
	-webkit-filter: grayscale(0);
}*/