#left .content a.menuitem {
	padding:6px 27px 6px 7px;
	background-image:url(/gfx/menuitem_off.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px #e9e9e9 solid;
}
#left .content a.menuitem:hover {
	background-image:url(/gfx/menuitem_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.header   { font-family: Verdana; font-size: 14pt; color: #0066FF }
.pd_normal  { font-family: verdana; font-size: 9pt; color: #000000 }
.pd_smaller { font-family: verdana; font-size: 8pt; color: #000000 }

h1      { color: #FF6600; font-size: 14pt; font-family: Verdana}
h2      { font-size: 14pt; color: #808080 }

#content p {
	margin:0 0 7px 0;
}
#content ul {
	margin-bottom:7px;
}
#pdpageh2title {
	display:none;
}
.pdfooter a {
	color:#808080;
}
.pdfooter a:hover {
	color:#808080;
}

#content th , #content td {
	padding:5px;
}

table.eurothane-product {
	margin:auto;
}
table.eurothane-product , table.eurothane-product td {
	border:1px #c0c0c0 solid;
	border-collapse:collapse;
	font-size:8pt;
}
table.eurothane-product thead td {
	background:#6086B4;
	color:white;
}
table.eurothane-product tbody td {
	background:#eee;
}