﻿#VeckansKlippEntre {
	clear: left;
	border: 1px solid #F89DA9;
	padding: 10px 0px;
	!float: left;
	width: 748px;
	height: 58px;
}
.KlippSquare {
	width: 186px;
	display: inline-block;
	float: left;
	text-align: center;
}

#EntreTeasersHolder {
	margin-top: 3px;
	clear: left;
	text-align: left;
	display: table;
}
#TeaserSquare1 {
	background: #000;
}
#TeaserSquare2 {
	background: #CA040C;
}
#TeaserSquare3 {
	background: #F89DA9;
}
#TeaserSquare4 {
	background: #FE9937;
	margin-right: 0px;
}
.TeaserSquare {
	display: table-cell;
	width: 186px;
	height: 216px;
	margin-right: 2px;
	float:left;
}