.basket_area {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	padding: 20px;
}

.basket_itemArea {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
}

/* Valopöytä */

.basket_basic_thumbTd {
	padding: 5px;
}

.basket_basic_itemLink {
	font-size: 7pt;
	color: black;
	text-decoration: none;
}

.basket_basic_itemLink:visited {
	color: black;
	text-decoration: none;
}

.basket_basic_itemLink:hover {
	text-decoration: underline;
}

.basket_basic_itemLink:active {
	text-decoration: underline;
}

/* Ostoskori */

.basket_shopping_removeOneLink {
	color: black;
	text-decoration: underline;
}

.basket_shopping_removeOneLink:visited {
	color: black;
	text-decoration: underline;
}

.basket_shopping_removeOneLink:hover {
	text-decoration: none;
}

.basket_shopping_removeOneLink:active {
	text-decoration: none;
}


.basket_shopping_clearBasketLink {
	font-size: 8pt;
	margin-left: 10px;
	color: black;
	text-decoration: underline;
}

.basket_shopping_clearBasketLink:visited {
	color: black;
	text-decoration: underline;
}

.basket_shopping_clearBasketLink:hover {
	text-decoration: none;
}

.basket_shopping_clearBasketLink:active {
	text-decoration: none;
}

/* default-templatessa tämä on tablen ja kaikkien inputien classi */
.basket_shopping_loginArea {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
}

/* default-templatessa tämä on tablen ja kaikkien inputien classi */
.basket_shopping_laskutustiedot {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
}



