body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.top {
	border: 1px solid #D2D5C7;
}
.mid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D2D5C7;
	border-right-color: #D2D5C7;
	border-bottom-color: #D2D5C7;
	border-left-color: #D2D5C7;
}
.bottom {

	border: 1px solid #D2D5C7;
}
table.inventory{
	width: 100%;
}
table.inventory td{
	width: 150px;
	height: 150px;
	display: inline-block;
}
table.inventory a{
	display: inline-block;
	width: 150px;
}
span.sold{
	display: block;
  width: 64px;
  height: 64px;
  position: relative;
  margin: -100px 0 0 40px;
  background: transparent url(images/sold.png) no-repeat 0 0;
}
.varekategorier {
	FONT-SIZE: 10px;
	COLOR: #2f3127;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.innermid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D2D5C7;
	border-right-color: #D2D5C7;
	border-bottom-color: #D2D5C7;
	border-left-color: #D2D5C7;
}

a:link {
	text-decoration: underline;
	color: #101010;
}
a:visited {
	text-decoration: underline;
	color: #101010;
}
a:hover {
	text-decoration: underline;
	color: #101010;
}
a:active {
	text-decoration: underline;
	color: #101010;
}
.varekategorierCopy {
	FONT-SIZE: 10px;
	COLOR: #2f3127;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

