.specialscontainer {
	margin-top: 25px;
	float: right;
	width: 320px;
}
.specialshome {
	width: 320px;
	font-size: 11px;
	margin-bottom: 10px;
}

.specialshome .text {
	float: right;
	width: 225px;
	color: #999;
	padding-right: 5px;
	padding-left: 0px;
}

.visual {
	float: left;
	margin: 0px;
}
.visual img {
	border: 1px solid #333;
	float: left;
	margin: 5px;
}

.text h3 {
	font-size: 11px;
	color: #6F9D00;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text p {
	margin: 0px;
}
.specialshome .special{
	width: 320px;
	float: left;
	height: 85px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}

#introtekst {
	width: 980px;
	float: left;
	margin-top: 15px;
}
