/* $Id: public.css 18 2009-04-10 06:37:29Z cozio $ */

#content div.pub_sec, div.cite_update {
  text-align: right;
  font-weight: bold;
  margin-right: 2em;
  margin-bottom: 10px;
  }

#content .war {
  color: red;
  }

#content .update, div.cite_update {
  color: blue;
}
  
#content .tab1_select {
  border-color: #0220B6;
  border-width: 1px 0;
  border-style: solid;
}

ul#tab {
  font-size: 10pt;
  margin-top: 1em;
  float:left;
  width:100%;
  margin-bottom: 20px;
}

ul#tab li {
  margin-left: 1px;
  margin-right: 1px;
  padding-top: 0.2em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  text-align:center;
  border:1px solid #000;
  float: left;
}

ul#tab li.selected {
  font-weight: bold;
  background-color: orange;
  list-style-position: outside; */
}

div#content dt dl {
  line-height: 1.5em;
}

dt.pubt {
  font-size: 12pt;
  font-weight: bold;
}

dt.year {
  font-size: 12pt;
  font-weight: bold;
  margin-left: 1em;
}

dd.pubcon {
  margin-left: 2em;
  }

div#content dl {
  font-size: 10pt;
  margin-bottom: 2em;
}

dd.title {
  color: #333;
  font-size: 12pt;
  font-weight: bold;
}

dd.ctimes {
  color: black;
  font-weight: bold;
}

span.ctimes {
  color: red;
  font-weight: bold;
  }

span.ctime_update {
  color: red;
  font-weight: bold;
}

a.auth, a:link.auth, a:hover.auth, span.auth {
  color: blue;
  text-decoration:underline;
}

span.corre {
  text-decoration: none;
  }

dd.journal {
  margin-left: 1em;
  }

span.journal {
  color: brown;
  font-style: italic;
  font-weight: bold;
}

span.issue, span.page, span.year {
}

span.inpress {
  color: red;
  font-weight: bold;
}

