#handlekurv2 {
	position: absolute; top: 20px; left: 0;
	width: 660px; line-height: 20px; z-index: 10000;
	color: #333; font-size: 10px }

#handlekurv2 ul { list-style-type: none; margin: 0; padding: 0; display: inline }

#handlekurv2 li,
#handlekurv2 p { height: 20px; float: left; background: #fff; padding: 0 2px; margin: 0 3px 0 0 }
#handlekurv2 a { text-decoration: none }
#handlekurv2 a:hover { color: #333 }

#handlekurv2 .tomkurv { display: none }

/* ------- Tabellkurv ------- */

#handlekurv_stor { padding: 20px 0 0 0 }
#handlekurv_stor table {
	margin: 0 0 1em 0; width: 440px }
#handlekurv_stor table td {
	border-bottom: 1px solid #ccc;
	padding: 2px 5px; }
#handlekurv_stor table th {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding: 4px 5px; background: #fafafa; color: #000 }
#handlekurv_stor tr.sum td, #handlekurv_stor tr.mva td, #handlekurv_stor tr.netto td { text-align: right; border-top: 0 }
#handlekurv_stor tr.sum td { font-weight: bold; color: #000 }
#handlekurv_stor td.pris { text-align: right }

#handlekurv_stor td a { text-decoration: none }
#handlekurv_stor td a span { display: none }
#handlekurv_stor td.antall input { width: 20px }

#handlekurv_stor td.fjern a, #handlekurv_stor td.oppdater a { display: block; width: 17px; height: 17px }
#handlekurv_stor td.fjern a { background: url(gfx/shp/fjern.gif) }
#handlekurv_stor td.fjern a:hover { background: url(gfx/shp/fjern.gif) 0 -17px }
#handlekurv_stor td.oppdater a { background: url(gfx/shp/update.gif) }
#handlekurv_stor td.oppdater a:hover { background: url(gfx/shp/update.gif) 0 -17px }

#handlekurv_stor td.produktbilde { width: 50px; padding: 0 }
#handlekurv_stor td.produktbilde img { border: 2px solid #fafafa }
#handlekurv_stor td.fjern, #handlekurv_stor td.oppdater { width: 17px; padding: 0 }
#handlekurv_stor td.antall { width: 20px }

#handlekurv_stor p.steg a { display: block; text-align: right; padding: 5px 10px; font-weight: bold; text-decoration: none }

#kundeinfo table th { text-align: left; padding: 0 10px 0 0 }

textarea#kommentar { width: 100%; height: 8em}