#left-box { border-right:none;  }
#topnav { border-bottom:none;  }
#sidebar { line-height:2em; }
#sidebar li a:hover, #sidebar li a:active, #sidebar p.sidehead a.wikilink:hover  {
		color: #900; background: none; } /* hover colors */

.nounderline a { text-decoration:none; }

@media print {
   .noprint { display: none; }
}

.italic { font-style:italic; }

.rollover {margin-top:-10px;}

.frame { margin-bottom:10px; padding:10px; border:5px ridge #178E3B;}


.inline, .inline div { display:inline; }

#sidebar a:hover, #sidebar a:active { color:#ffc;  }

.quote {
  font: 1.1em/1.3em "Trebuchet MS", sans-serif;
  color: #333;
  padding: 1em 1em 2em 1em;
  background-color: #f3e1bf; /*#faebbc;*/
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 1em 50px;
  background-image: url(../images/openquote1.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 2em;
  }
.quote span.cite {
  display: block;
  background-image: url(../images/closequote1.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  }
span.cite  { 
	float:right;
	clear:both;
	margin:-1em -0.5em 0 0;
	padding:1.5em 2em 0 0;  
	text-align:left; 
	font-size:0.9em;
	font-style:italic;
	color:#666666;
}  