/*----------------------------------------------------------
?

Last edited:	09.2009
Usage:		?
version: 		0.9
author: 		thea steen
e-mail:			tcs@klp.no
-----------------------------------------------------------*/

.shoppingcart
{
	background:transparent url(/css/img/knapp_handlekurv.jpg) no-repeat scroll 0 0;
	bottom:5px;
	float:right;
	height:22px;
	position:relative;
	text-decoration:none;
	top:-5px;
	width:135px;
 }

.shoppingcartfont
{
	position: relative;
	margin-left: 35px;
	top:3px;
	color: #004189;
	text-decoration: none;
	font-size:0.9em;
}

.shoppingcartlink
{
	text-decoration: none;
	cursor: hand;	
}
