/* Start of CMSMS style sheet 'news' */
.Produkter {
	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	min-height: 180px;
	min-width: 325px;
	width: 45%;
	text-align: left;
}

.ProdukterInfo {
	margin-right: 5px;
	padding: 4px;
	float:left;
	min-width: 150px;
	width: 49%;
	background: #f8f8f8;
}

.ProdukterBillede {
	float:right;
	width: 150px;
	background: transparent;
}

.Nye3Billede {
	margin: 10px 3px 0 0;
	padding: 5px;
	float:left;
	height: 150px;
	background: #f8f8f8;
}
/* End of 'news' */

