body
{
  font-family: sans-serif;
  font-size: 13px;
}

a
{
  color: #2030A0;
  text-decoration: none;
}

img
{
  border: 0;
  margin: 0px 5px 6px 2px;
  vertical-align: top;
}

p img
{
  margin: 0px;
  vertical-align: top;
}

h1
{
  color: #304050;
  font-size: 1.3em;
}

h2
{
  border-bottom: 2px solid #E0E0E0;
  color: #304050;
  font-size: 13px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}

h3
{
  font-size: 13px;
  margin: 0;
}

h3 a
{
  text-decoration: none;
}

.author span
{
  cursor: pointer;
}

.author
{
  font-weight: normal;
}

.entryContainer 
{
  border-bottom: 1px solid #E0E0E0;
  padding-top: 5px;
  margin: 0;
}

.entryYear
{
  font-style: italic;
  font-weight: normal;
}

.expandCollapse
{
  display: none;
}

.expandLink
{
  float: left;
  margin-left: -10px;
  margin-bottom: 10px;
}

.sortEnabled
{
  border-bottom: 1px solid #E0E0E0;
  padding: 2px 2px;
}

pre.bibtex
{
  font-size: 0.8em;
  margin: 5px auto 10px auto;
  width: 1040px;
}

p.abstract
{
  font-size: 0.8em;
  text-align: justify;
  margin: 5px auto 10px auto;
  width: 1040px;
}

p.up
{
  float: right;
  text-align: right;
}

p.up a
{
  color: #909090;
  text-decoration: none;
}

ul.sortList li
{
  display: inline;
  list-style: none;
  margin-left: 5px;
}

ul.sortList li a
{
}

ul.sortList li.sortItem
{
  border-right: 1px solid black;
  padding: 0 5px;
}

ul.sortList li.sortItemLast
{
  border-right: 0;
}

ul.sortList
{
  display: inline;
  margin-left: 0;
  padding-left: 0;
}

#central
{
  margin: 0 auto;
  width: 1100px;
}

#sectionList
{
  padding: 10px;
  text-align: center;
}

#sectionList a
{
  text-decoration: none;
}

#sortOptions 
{
  margin-bottom: 5px;
  text-align: center;
}

#sortOptions2
{
  margin-top: 5px;
  text-align: center;
}

