h3 {
	margin:  28px 0 1em;
	font-size: 24px;
	color: #234231;
}
h4 {
	font-size: 100%;
	color: #000;
	margin-bottom: 0;
}
h5 {
	font-size: 125%;
	border-bottom: 1px #444 solid; 
	margin-bottom: 6px;
	font-weight: normal;
}

div.right h4 {
	margin: 0 5px;
	text-align: left;
}
h4.other {
	margin-bottom: .5em;
	font-size: 24px;
}

.title {
	font-weight: bold;
	margin: 0;
	font-size: 90%;
}
.description {
	margin-top: 0;
	color: #444;
}
.blurb {
	margin-top: 0;
}
.right {
	float: right;
}
div.content div.right {
	width: 30%;
}
div.content div.right ul {
	list-style: square;
	margin-top: 0;
	margin-left: .7em;
	padding-left: .7em;
}
div.content div.right li {
	margin-bottom: 5px;
	text-align: left;
}
.othersources, .otheritems {
	border: 1px solid #eee;
	padding: 8px;
	margin-bottom: 1em;
}

div.content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.intro {
		max-width: 80%;
} 
/* blurbs */
div.news {
		max-width: 80%;
}
div.news h3 {
	margin-top: .5em;
}
div.news h3 span {
	font-size: 80%;
}
div.news ul {
	list-style: square;
	margin-top: .5em;
	margin-left: .7em;
	padding-left: .7em;
}
div.news li {
	margin-bottom: 1em;
	text-align: left;
}
div.news li p {
	font-size: 100%;
	margin-top: .5em;
	margin-bottom: .5em;
}
/* t83 resources */
div.news img {
	float: left;
}

/* subfolder navigation pages (such as court cases) */
#sub h4 {
	font-size: 125%;
	margin-bottom: .5em;
}
#sub h5 {
	font-size: 100%;
	margin-left: 15px;
}
#sub div.content {
	max-width: 80%;
}
#sub div.content ul {
	list-style: square;
	margin-top: 0;
	margin-bottom: .5em;
	margin-left: 1em;
	padding-left: 1em;
	width: 80%;
}
#sub div.content li {
	margin-bottom: 3px;
}
#sub div.content ul.none {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/* court cases slideshows */
div.feature, 
.box, 
div.bigfeature {
	border: 1px solid #234231;
	background-color: #eee;
	padding: .5em 1em;
	margin: 0 0 1em;
	height: auto !important;
	height: 1px;
	min-height: 1px;
}

/* history page in osi folder */
#history h5 {
	border: none;
}
div.bigfeature,
div.box {
	width: 80%;
	min-width: 500px; 
}
#history div.bigfeature p {
	margin: 0 0 5px;
}
#history div.bigfeature p.heading {
	font-weight: bold;
	margin: 1em 0 0;
}

.imageonly {
	float: left;
}
div.box {
	background-color: #fff;
}
div.box p {
	margin: 0 0 5px;
	text-align: left;
}
div.box img {
	float: left;
	padding-right: 5px;
}
div.box img.video {
	float: none;
	padding: 0;
}


/* t83 */
h6 {
	font-size: 100%;
	margin: 0;
}
div.pages {
	margin-bottom: 1em;
	float: left;
	width: 105px;
	margin: .5em 30px 0 0;
}
div.pages h5 {
margin-bottom: .5em;
}
div.pages p {
margin: 0;
}


