.categories {
	xbackground: #FFF8F8;
}
.catlink {
	font-size: 11pt;
}
A.catlink:hover {
	background: #FFFFFF;
	color: #000000;
}

A.catlink:hover {
	background: #000000;
	color: #FFFFFF;
}

A.subcatlink {
	font-size: 9pt;

}
A.subcatlink:hover {
	background: #FFFFFF;
	color: #000000;
	font-size: 9pt;
}

A.subcatlink:hover {
	background: #000000;
	color: #FFFFFF;
	font-size: 9pt;
}
.prodlink {
	font-size: 11pt;
}
.productpath {

}
.shop {
	width: 80%;

}

.browse {
	xborder : 1px solid #000000;
	white-space: nowrap;
}
.browselineOdd {
	background: #D0FFD0;
	white-space: nowrap;
}
.browselineEven {
	background: #E8FFE8;
	white-space: nowrap;
}
.price {
	background: #E0E0FF;
}
.pricetotal {
	background: #EFEFFF;
}