.NVP:before
{
  content: open-quote;
}

.NVP:after
{
  content: close-quote;
}

.NVP
{
  font-style: normal;
  quotes: "\201c" "\201d";
}

.CA
{
  font-style: normal;
  quotes: none;
}

.VP
{
  font-style: italic;
}

A.doi
{
  color: #006633;
  text-decoration: none;
  border: 1px dashed transparent;
}

A.doi:hover
{
  background-color: #BBDDFF;
  border: 1px dashed #336699;
}

A.menu
{
  background-image: url(../images/acorn_14x14.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 14px;
  width: 14px;
  margin-left: -14px;
}
