div.codeblock {
	padding: 1.2em 0 .5em 1.1em;
	color: #000;
	font-family: Courier,'Courier New','Andale Mono',monospace;
	font-size: 1.1em;
	font-style: normal;
	margin: 0 0 2em 0;
	line-height: 1.3em;
	white-space: pre;
	overflow: auto;
	border: 1px #4D5464 solid;
	background-color: #f0f0f0;
	width: 95%;
/*
	max-height: 600px;
*/
}


h2 {
	font-size: 1.5em;
}

h2.second {
    margin-top: 3em;
}

h2.download, h2.category {
	font-style: normal;
	color: #333;
	font-variant: normal;
	font-weight: bold;
	padding: 1em 0 .2em 0;
	font-size: medium;
}

div.pagination a {
	border-width: 0 0 0 0;
	border-style: none none none none;
	font-weight: bold;
}

div.pagination {
    padding: 2em 0 2em 0;
}



div.question {
	margin-left: .5em;
	padding-left: 1.2em;
	border-left: 2pt #1C40B6 solid;
	font-size: .9em;
	margin-bottom: 1em;
}



div.comment {
	background-color: #f8f8f9;
	padding: .4em .3em .2em .4em;
	border: 1px solid #b9c3cb;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.submitcomment {
	background-color: #f8f8f9;
	padding: .4em 1em 1.5em .4em;
	border: 1px solid #b9c3cb;
	margin-right: 1em;
}



p.commenttotal, p.blogauthor, p.byline {
	font-size: .8em;
}

p.aside {
	font-size: .9em;
	margin-bottom: 1em;
	margin-right:2em;
}



table.relationships {
	border-color: #600;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin: 0 auto 1em auto;
}

table.relationships td, table.relationships th {
	border-color: #600;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px 12px 4px 12px;
	background-color: #FFC;
	text-align: left;
}



.nav_categories {
	padding: 0 0 0 0;
	color: #333;
}

.nav_categories ul {
	list-style: none;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}

ul.nav_categories ul {
	padding-bottom: 0em;
}

.nav_categories li {
	padding: 0 0 0 0;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	margin-left: 0;
	line-height: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
}

.nav_categories a, .nav_categories a:link, .nav_categories a:visited {
	border-width: 0 0 0 0;
	border-style: none none none none;
}
