h1,h2,h3,h4,h5,h6,#main #content h1.title {
	font-family: "Myriad Pro",Arial,sans-serif;
}

a, a:link, a:visited, a:active, a:hover {
  color: #0C79B6;
}

pre code {
  font-size: 1em;
}

#header-top-wrapper {
	padding-top: 2em;
}

.view-id-kb .views-field-title {
	font-family: "Myriad Pro",Arial,sans-serif;
  font-weight: bold;
}

.view-id-kb .view-content {
	border-top: 1px solid #ccc;
	font-size: 1.2em;
	margin: 20px 0;
}
.view-id-kb .views-row {
	border-bottom: 1px solid #ccc;
	padding: 1.0em;
}
.view-id-kb .views-field-tid {
	font-size: 0.7em;
	line-height: 2.0em;
}

