#main .pub {
  margin-bottom: 20px;
  clear: both;
}
#main .pub .heading-block {
  margin-bottom: 5px;
}
#main .pub .heading-block p.date {
  color: #666666;
  font-weight: bold;
  margin-bottom: 5px;
}
#main .pub .heading-block p.title {
  color: #ff9000;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  margin: 0;
}
#main .pub .heading-block p.title a {
  color: #ff9000;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
}
#main div.xTreeExpanded .pub .heading-block p.title, #main div.xTreeExpanded .pub .heading-block p.title a {
  font-size: 13px;
  line-height: 1.154;
}
#main .pub .heading-block p.title a.button {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  line-height: 1.5;
  background-color: #999999;
  padding: 1px 2px 0px 2px;
}
#main .pub .heading-block p.title a.button:hover {
  background-color: #666666;
  text-decoration: none;
}
#main .pub .heading-block p.subtitle {
  color: #999999;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.154;
}
#main .pub .author-block {
  margin-bottom: 10px;
}
#main .pub .author-block p {
  color: #678bcd;
  font-size: 10px;
  line-height: 1.5;
  margin: 0;
}
#main .pub .story-block {
}
#main .pub .story-block p {
  margin-bottom: 15px;
}
#main .pub .story-block p.download a {
  font-weight: bold;
}
#main .pub .contact-form {
  clear: both;
}
#main .pub .links-block {
}
#main .pub .links-block p {
  color: #999999;
  font-size: 10px;
  line-height: 1.5;
  margin: 0;
}
#main .filter-block {
  background-color: #EEEEEE;
  padding: 5px 0px;
  margin-bottom: 5px;
}
#main .filter-block p {
  color: #666666;
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 0px;
}
#main .filter-block p a {
  font-size: 10px;
  line-height: 1.5;
}
#main .nav-block {
  background-color: #ffffff;
  padding: 5px 0px;
  margin-bottom: 5px;
  text-align: right;
  clear: both;
}
#main .nav-block p {
  color: #666666;
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 0px;
}
#main .nav-block p a {
  font-size: 10px;
  line-height: 1.5;
  text-decoration: underline;
}

.sidebar .pub {
  margin-bottom: 15px;
  padding: 0px 5px 0px 14px;
}
.sidebar .pub .heading-block {
}
.sidebar .pub .heading-block p.date {
  color: #666666;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.5;
}
.sidebar .pub .heading-block p.title {
  color: #000000;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.364;
  margin: 0;
}
.sidebar .pub .heading-block p.title a {
  color: #000000;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.364;
  text-decoration: none;
}
.sidebar .pub .heading-block p.title a:hover {
  text-decoration: underline;
}
.sidebar .pub .heading-block p.title a.button {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  line-height: 1.3;
  background-color: #999999;
  padding: 1px 2px;
}
.sidebar .pub .heading-block p.title a.button:hover {
  background-color: #666666;
  text-decoration: none;
}

