#leftside .tpl_categories_body h1 { /* without #leftside, the color is overridden by #leftside h1. */
	color: #0080a0;
	font-size: 16px;
	border-style: none none dashed none;
	border-width: 1px;
	border-color: #0080a0;
	padding-bottom: 2px;
	margin: 1.5em 0em 1em 0em;
}
.tpl_categories_body h2, .tpl_categories_body h3 {
	color: #0080a0;
	font-size: 16px;
	border-style: none none none solid;
	border-width: 4px;
	border-color: #0080a0;
	padding-left: 4px;
	margin: 1em 0em 1em 0em;
}
.tpl_categories_body p {
	margin: 0px 0px 1em 0px;
}
.tpl_categories_body ol, .tpl_categories_body ul {
	margin: 1em 0px 1em 32px;
	padding: 0px;
}
.tpl_categories_body ol li, .tpl_categories_body ul li {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

#tpl_relatedframe {
	margin: 0px 8px 1em 8px;
	padding: 8px 8px 0px 8px;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #efefef;
	border: none;
}
#tpl_relatedframe legend {
	font-weight: bold;
}
#tpl_related h1 {
	font-size: 12px;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
}
#tpl_related ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}
#tpl_related ul li {
	margin: 4px 0px;
	padding: 0px;
}
#tpl_related div.morecategory {
	font-size: 10px;
	margin: 0px 0px 8px 16px;
}
