/* liste over relaterede produkter */

.sp_inforow {
	float: left;
	width: 300px;
	padding-left: 11px;
	display: inline; /* IE6 Double Margin workaround */
}

.sp_info {
	margin: 0 0 25px;
}

.sp_infotitle {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid #000 2px;
	margin-bottom: 5px;
}


.sp_newsitem {
	margin-bottom: 0px;
}
.sp_newsitem p { line-height: 130%; padding-left: 0px; }
.sp_newsitem a { position: relative; padding-left: 8px; }
.sp_newsitem a span { position: absolute; left: 0px; top: -2px; }
.hasimage a { padding-left: 0px; top:-5px;}
.hasimage a span { left: -8px; }
.sp_newsitem img { float: left; margin: 0 16px 4px 0; width: 95px; height: 50px; padding: 2px; border: 1px solid #b2b2b2; cursor: pointer; }
.sp_info .noborder { border: 0; padding: 5px 0 0; }
.produktlinks .sp_info .noborder { padding: 0; }