/* for use with areas that need padding within the box */

body, td, th {
	font-size: 13px;
	color: #444;
}

#contentinner {
	padding: 0;
	margin: 0;
}

a:link, a:visited { 
	color: #333333; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	color: #333333; 
	text-decoration: underline; 
}

#section_terms {
	width: 150px;
	height: 515px;
	border-right: 1px solid #ccc;
	padding: 27px 0 0 16px;
	margin: 0;
}

#section_terms td {
	letter-spacing: .05em;
}

#section_term_dates {
	height: 515px;
	border-right: 1px solid #ccc;
	padding: 27px 0 0 16px;
	margin: 0;
}
 
#section_metadata {
	height: 40px;
	padding: 27px 0 0 16px;
	margin: 0;
}

 #section_quotes_images {
 	padding: 0 0 0 16px;
 	margin: 0;
}

#section_terms a {
	line-height: 1.2em;
}

#section_term_dates a {
	display: block;
	line-height: 1.2em;
	margin-bottom: 2em;
}

.section_terms a{
font-family: sans-serif
}

.section_terms a:link{
	color: #999999;
	size:12px;
}

.section_terms a:visited{
	color: #999999;
}

.section_terms a:hover{
	color:#333333;
	text-decoration: none;
}
.section_terms a:active{
 	color:#555555;
 }

#section_term_dates a:link{
        color: #999999;
        size:12px;
}

#section_term_dates a:visited{
        color: #999999;
}

#section_term_dates a:hover{
        color:#333333;
        text-decoration: none;
}
#section_term_dates a:active{
	 color:#555555;
  }

span.term{
	font-size: 24px;
	color: #555;
	font-weight: normal;
	font-weight: lighter;
}

a.wikipedia_link {
   color: #999999;
	border-bottom: 1px dashed #000;	
}

td.quote {
	font-size: 12px;
	padding: 0 10% 0 0;
	margin: 0;
}

td p.image_source {
	font-size: 10px;
	color: #999;
}

p.quote_class {
	line-height: 1.25em;
}

td p.quote_source {
	color: #999;
}

#img_placeholder {
	padding-right: 25px;
}
