﻿

.cart-heading
{
    background-color: #c0c0c0;
	font-weight: bold;
}

.item-heading
{
	font-weight: bold;
}

.category-heading
{
	font-weight: bold;
	font-size: 13px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #cccccc;
	background-color: #373db9;
	font-weight: bold;
}

.ln-cat {
	color: #3366CC;
	text-decoration: none;
}

.ln-sub-cat {
	color: #3366CC;
	text-decoration: none;
}

.ln-sub-sub-cat {
	color: #3366CC;
	text-decoration: none;
}