#innhold .shopartikkel {
	position: relative;
	float: left; width: 315px; height: 130px; overflow: hidden;
	font-size: .9em; line-height: 1.3em;
	margin: 0 10px 10px 0; padding: 5px;
	border: 1px solid #ddd;
	background: #f5f5f5 }
#innhold .shopartikkel, #innhold .shopartikkel table {  }
#kol1 .shopartikkel { padding: 0 0 0 5px }

#innhold .shopartikkel h1 { margin: 0 0 5px 0; font-size: 1.2em; font-weight: bold }
#innhold .shopartikkel h1 a { display: block; text-decoration: none; border-bottom: 2px dotted #ccc; padding: 0 0 5px 0  }
#innhold .shopartikkel h1 a:hover { color: #000; border-color: #000 }

#innhold .shopartikkel table { border-collapse: collapse; width: 315px }
#innhold .shopartikkel td { vertical-align: top; background: #fff; padding: 0 }
#innhold .shopartikkel td.produktbilde { padding: 0; width: 102px }
#innhold .shopartikkel td.produktbilde a img { border: 1px solid #ddd}
#innhold .shopartikkel td.produktbilde a:hover img { border-color: #333 }

#innhold .shopartikkel p { margin: 0; padding: 5px }
#innhold .shopartikkel p.prodnr { margin: 0 0 5px 0; border-bottom: 1px dotted #ddd; color: #666 }

.shopartikkel_full a.produktbilde { float: right; border: 1px solid #fff; margin: 0 0 10px 10px }
.shopartikkel_full a.produktbilde:hover { border: 1px solid #79818E }

.shopartikkel_full table { border-top: 1px solid #ddd; border-left: 1px solid #ddd }
.shopartikkel_full table td, .shopartikkel_full table th { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 3px }