div.tillbehorBorderContainer{
	border:none;
	margin:0 0;
	padding:0;
	border:1px solid #e0e0e0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
}

div.tillbehor{
	border:none;
	margin:1em 0;
	padding:0px 10px 7px 10px;
	border-bottom:1px solid #e0e0e0;
}

div.tillbehorLast{
	border-bottom:none;
}

div.tillbehor .bild{
	border:none;
	margin:0 1em 1em 0;
	padding:0;
	float:left;
}

div.tillbehor h3{
	border:none;
	margin:0 0 20px 0;
	padding:0;
	width:auto;
	color: #652D86 !important;
	font-size:20px;
	font-weight:bold;
}

div.tillbehor h4{
	border:none;
	margin:0;
	padding:0;
	width:auto;
	font-size:11px;
	font-weight:bold;
}

div.tillbehor p{
	border:none;
	margin:0 0 1em;
	padding:0;
	width:auto;
}

div.tillbehor p.contentWithNoMargin{
	margin-top:0;
	margin-bottom: 0;
}

div.tillbehor p.contentWithMarginLeft{
	margin-left: 113px;
}

div.tillbehor p.contentred{
	font-weight:bold;
	color: #0083be;
}

div.tillbehor p.contentredWithMargin{
	font-weight:bold;
	color: #0083be;	
	margin-left: 113px;
}

div.tillbehor p span p{
	float:left;
	line-height: 24px;
}

div.tillbehor p a button{
	float:right;
}
div.tillbhor p span button{
	float:right;
}

div.tillbehor button {
	margin-top: -4px\9; /* IE HACK */
}


