
/* by dyoung */

address.streetAddress {
  white-space: pre;
}

#wikibody a.external {
   background: url(external.png) center right no-repeat;
   padding-right: 13px;
   color: #2f6fab;
}
#wikibody a.external:visited {color: #006699;}

/* These are for the right-sidebar. */
#wikiright { 
  width:155px; 
  padding:6px; border-left:1px #cccccc solid; 
  line-height:1.33em;
  font-size:9.4pt; font-family:Verdana,sans-serif;
}
#wikiright .vspace { margin-top:1.125em; }
#wikiright a { text-decoration:none; color:black; }
#wikiright a:hover { text-decoration:underline; color:blue; }
#wikiright ul { list-style:none; padding:0px; margin:0px; }
#wikiright li { margin:0px; padding-left: 6px; }

#wikibody { 
  padding-top:6px;
}
