/* ====== style_forside.css ====== */

.shorttitle {
	width: 550px;
	float: left;
}
#mainarea {
	width: 550px;
}

.produktshow {
	width: 490px;
	clear: both;
	text-align: left;
	line-height: 2em;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(img/boxshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.forsideprodukt {
	margin-top: -71px;
	width: 130px;
	float: right;
	line-height: 1.3em;
	text-align: left;
	font-size: 0.8em;
	color: #CC9999;
}

.forsideprodukt img{
	border: 1px solid #999999;
}
