/*	SWAD Thesaurus styles */  

#banner { 	
	margin-left: -8%;
	margin-right: -8%;
	border-bottom: 1px solid #AAA; 	
	padding-bottom: 0.5em; }  

#content { 	border-bottom: 1px solid #AAA; 	padding-bottom: 0.5em; }  

#leftcontent { 
  float: left;	
  width: 60%; 	
  background:#fff; 
}  

#rightcontent { 
  float: right;
  width: 30%;
  padding-left: 1em; 	
  border-left:1px solid #AAA;
}  

#bottom { 	float:left; 	padding: 1em 1em 1em 0; 	width: 100%; }  
div.seg { 	border-bottom:1px solid #AAA; }   

div.leftseg { 	padding: 0.5em 3em 1em 0; }  

div.rightseg { 	border-bottom:1px solid #AAA; } 

div.leftseg h2 {
	margin-left: 0;
	margin-top: 0;
} 

p.rs { 	padding-left: 1em; }  

table.banner { 	width: 100%; 	background: transparent; }  

table.banner td { 	background: transparent; 	padding: 0; }  

table.contents { 	background: white; 	margin-top: 1em; 	margin-bottom: 1em;	 }  

table.contents td { 	background: white; }  

h1.banner { 	
	margin: 0 0 0 0; 	
	font-size: 200%; 	
	font-weight: bold; 
	color: #069;	
}  

table.linkback { 	margin-left: -2%; }  

table.linkback td {  font-family: "century gothic"; 	background: #069; 	color: white; 	border: 1px solid #000; 	font-size: 135%; 	padding: 3px 6px 1px 6px; }  
	
table.links { }  

table.links td { 	background: #069; 	color: white; 	border: 1px solid #000; 	font-size: 80%; 	padding: 3px 6px 1px 6px; }  

a.links { 	color: #069; 	text-decoration: none; }  

a.links2 { 	color: white; 	text-decoration: none; }  

a.links2:visited { 	color: white; 	text-decoration: none; }  

a.links2:hover { 	color: #EE0; }    

a.links:hover {     color: #EE0; }  

h2.slim { 	margin: 0 0 0.5em 0; }  

h2.top { 	margin: 0 0 0 -4%; }  

.border { 	padding: 0.1em 0.2em 0.1em 0.2em; 	border: 1px solid #069; }  .lp { 	padding-left: 0.3em; }  

h2.seghead { 	background: #BBB; 	color: white; 	margin: 0 0 0 0; 	padding: 0 0.2em 0 0.2em; 	border: 1px solid #777; }  
	
h2.sum { 	color: #BBB; 	margin: 0.5em 0 0.5em 0; }  

h2.rseghead { 	background: #069; 	color: white; 	margin: 0 0 0.5em 0; 	padding: 0 0em 0 0em; 	border: 1px solid #000; 	font-size: 120%; }  

p.rsegtop { 	background: #069; 	color: white; 	border: 1px solid #000; 	font-size: 120%; 	padding: 3px 0 1px 0px; }  