﻿#VeckansKlippEntre {
	border: 1px solid #ca030c;
	width: 748px;
	height: 120px;
	margin-top: 2px;
}

#EntreTeasersHolder {
	margin-top: 2px;
	clear: left;
	text-align: left;
}
#TeaserSquare1 {
	background: #000;
}
#TeaserSquare2 {
	background: #CA040C;
}
#TeaserSquare3 {
	background: #F89DA9;
}
#TeaserSquare4 {
	background: #FE9937;
	margin-right: 0px;
}
.TeaserSquare {
	width: 186px;
	height: 216px;
	margin-right: 2px;
	float:left;
}

.KlippSquare {
	width: 249px;
	text-align: center;
	float: left;
	padding-top: 4px;
}
#VeckansKlippEntreRubrik {
	background: #ca030c;
	color: white;
	font-size: 9pt;
}
#VeckansKlippEntreRubrik img { float:left; margin-right: 20px; border: none; }
#VeckansKlippEntreRubrik a { color: white; text-decoration: none; display: block; padding-top:2px; }