.objlistitem_heading1
{
	color:White;
	font-size:17px;
	overflow:hidden;
	white-space: nowrap;
	width:317px;
	margin-top:10px;
	margin-bottom:10px;
}
.objlistitem_heading2
{
	color:White;
	font-weight:900;
	line-height:1.5em;
	width:317px;
	overflow:hidden;
	white-space: nowrap;
}
.objlistitem_text
{
	color:#e0e0e0;
	line-height:1.5em;	
}
.objlistitem_image
{
	border:solid;
	border-width:2px;
	border-color:White;
}
.objlistitem_avgift
{
	white-space: nowrap;	
}
.objlistitem_container
{
	margin-right:111px;
	margin-bottom:100px;
	width:317px;
	cursor:hand;
}
.objlistitem_pris
{
	color:White;
	font-weight:900;
	float:left;
}
.objlistitem_link
{
	color:White;
	font-weight:900;
	float:right;
}
.objlistitem_link_a
{
	text-decoration:none;
	color:White;
}

.objtypelink_notselected
{
	color:#DCDCDC;
	cursor: hand;
	padding-left:14px;
	line-height:10px;
	margin-top:3px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-image:url(/staticfiles/gfx/icon_notselected.gif);
}

.objtypelink_selected
{
	color:#FFFFFF;
	cursor: hand;
	padding-left:14px;
	line-height:10px;
	margin-top:3px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-image:url(/staticfiles/gfx/icon_notselected.gif);
	font-weight:bold;
}
#headingcontainer
{
	float:right;
	margin-bottom:25px;
	width:762px;
}
#listheading
{
	padding-top:30px;
	color:White;
	font-size:27px;
	float:left;
}

#objtypelinkcontainer
{
	margin-top:10px;
	float:right;
	width:170px;
}
#listcontainer
{
	float:right;
}
.soldbackdrop
{
	background-image:url(/staticfiles/gfx/sald.png);	
	width:200px;
	height:100px;
	position:absolute;
	z-index:100;
}
#maksamlogo
{
	margin-bottom:30px;
}