body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	color:#333333
}

img {border: 0px}
a,a:visited,a:active {
	color: #666600
}
a:hover {
	color: #999900
} 


p{ padding:0px 0px 0px 0px; 
	margin:0px 0px 8px 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 6px 0;
}


h1 {
	font-size: 1.6em;
	color: #a7ae00;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	font-size: 1.4em;
	color: #a7ae00;
	line-height: 1.3em;
}
h3 {
	font-size: 1.2em;
	color: #535841;
	line-height: 110%;
	margin: 10px 0 4px 0;
	font-style: normal;
}
h4 {
	font-size: 110%;
	margin-bottom: 4px;
}
h5 {
	font-size: 1.2em;
	margin: 10px 0 6px 0;
	clear: both;
	border-bottom: #cdb986 solid 1px;
}
blockquote {
	background-color: #f3eedf;
	display: block;
	padding: 2px 6px 0px 6px;
	margin: 3px 0px;
}
cite {
	font-style: italic;
}

ul {
	margin: 0 0 8px 0;
	padding: 0;
}

ul.feature-sml {
	margin: 0 0 8px 0;
	padding: 0;
}


ul.feature-sml li {
	background-image: url(http://www.katalysis.net/themes/katalysis/images/bullet.png);
	padding-left: 22px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position:  left 4px;
	margin-bottom: 4px;
	list-style-type: none;
}

ul.feature  li {
	font-size: 110%;
	line-height: 130%;
	padding: 8px 0px 8px 42px;
	margin: 0px 0 6px 0px;
	list-style-type: none;
	background-image: url(http://www.katalysis.net/themes/katalysis/images/bullet-feature.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}

ul.tab-panel li  {
	background-color: #e1e5e1;
	padding: 6px  12px 6px 6px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 1.3;
	background-image: url(http://www.katalysis.net/themes/katalysis/images/list-panel-corner-1.png);
	background-repeat: no-repeat;
	background-position: top right;
	color: #292C27;
}

p.link, .dialog p.link {
	font-size: 110%;
	line-height: 130%;
	padding: 8px 0px 8px 42px;
	margin: 0px 0 6px 0px;
	list-style-type: none;
	background-image: url(http://www.katalysis.net/themes/katalysis/images/link-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}

.right_photo {
	float:right;
	margin:4px 0 6px 10px;
}
.left_photo {
	float:left;
	margin:4px 10px 6px 0;
}
.small {
	font-size: 80%;
	line-height: 120%;
}
.large {
	font-size: 110%;
	line-height: 130%;
}

.block-link {
	margin-bottom: 2px;
}
