﻿ol li {
 	margin-bottom: 15px;
}
#note, #note0, #note1, #note2, #note3, #note4, #note5
{
	margin: 5px 25px 10px 10px;
	padding-left: 15px;
	border-left: 8px #D8410F solid;	
	max-width:820px;
}
.treeview {
 	margin-top: 15px;
}
#toc h2 {
 	margin-top: 30px;
 	display: inline-block;
}
#toc ul {
	padding: 0px;
	color: #000000;
}
#toc hr {
	margin: 5px;
	height: 1px;
	width: 95%;
	color: #CCCCCC;
}
#toc li {
	color: #666666;
}
#toc {
	font-size: 14px;
	display: inline-block;
}
#content img {
	margin: 10px 5px 10px 10px;
}
#toc a {
	text-decoration: none;
}
#toc a:hover {
	text-decoration: underline;
}

#getthere h3 {	
	font-size: 30px;
   margin-bottom: 15px;
}

.search {
	z-index: 500;
}

#search-form div {
	display: inline-block; 
	margin-top: 5px;
}

input, textarea {
 	border: 1px #D6D6D6 solid;
 	margin-bottom: 15px;
}

#search-form input, #seach-form textarea {
 	margin-bottom: 0px;
 	margin-left: 0px;
}

h2 {
   font-size: 30px;
   margin-bottom: 15px;
   margin-top: 50px;
}

h2:before { 
  display: block; 
  content: " "; 
  margin-top: -170px; 
  height: 170px; 
  visibility: hidden; 
}

h3 {
   font-size: 24px;
   margin-bottom: 10px;
   margin-top: 30px;
}

img {
   max-width: 100%;
   height: auto;
}

#title {
	border-bottom: 1px #C0C0C0 solid;
}

#query {
	width: 100%;
}