﻿/* common styles */

#pageTop *, #pageLeft *, #pageRight *, #pageFoot * {
	display: none;
}

#pageCenter H2.imgTitle {
	display: none;
}

#pageCenter UL, #pageCenter LI {
	list-style:none;
}

#pageCenter .articleBody, #pageCenter .articleDescription {
	list-style: list-item;
	margin-top: 10pt;
	margin-bottom: 10pt;	
}
.back, .print, .top, .topImg, .articleDate {
	display: none;
}

.navigationbar, .printBlock {
	display: none;
}

H1 A, H2 A, H3 A, H4 A, H5 A, H6 A {
	text-decoration: none;
	color: black;
}

A {
	text-decoration: none;
	color: black;
}

.shopDetailBlock TABLE {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-spacing: 0;
}

.shopDetailBlock TD {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

/* catalogue */
.displayStyleSwitch, .productDate {
	display: none;
}

/* project specific */

.vice-i, .articleMore {
	display: none;
}

A IMG {
	border: none;
}

.shopDetailBlock A, .shopDetailBlock INPUT.cartRecount {
	display: none;
}

	
