table {
	border-collapse: collapse;
	width: 579px;
	margin: 0px;
	font-size: 1.1em;
}

th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-bottom: 1px solid #000;
}

td {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding: 6px 11px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}


.subtotal {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}

.subtotal_pris {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	text-align: right;
}

.attbetala {
	border-bottom: 1px dotted #666;
}







tr.alt td {
	background: #ecf6fc;
}

tr.over td, tr:hover td {
	background: #EEE;
}
