/* common styles */
body {
	font-family: Times;
	color: black; 
}

#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;	
}
.back2Top, .navBlock, .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 */
.categoryName, #subPage .catalogueDate {
	display: none;
}
#newsContent .links {
	display: none;
}
#action, #products {
	clear: both;
}
.catalogueInDetail .Title {
	display: none;
}
.productsTitle, .newsTitle  {
	font-size: 14px;
	font-weight: bold;
}
#newsContent h2 {
	display: none;
}
#subPageContent .newsBlock h2 {
	display: none;	
}
#subPageContent .links {
	display: none;
}
#newsContent h3 {
	font-size: 12px;
	font-weight: bold;
}
#productsContent .catalogueDate {
	display: none;
}
#subPage .searchDetailBlock h2, #subPage .searchDetailBlock .searchTabs,
#subPage .searchDetailBlock form, #subPage .searchDetailBlock .navigation  {
	display: none;
}
#subPage .searchDetailBlock .resultTitle {
	font-weight: bold;
}
#subPage .searchDetailBlock .resultUrl {
	margin-bottom: 5px;
}
