@import url(reset.css);
@import url(sitemap.css);
h1{
  font-size:1.3em;
  font-weight:normal;
  background:#e6e9eb;
  border-top:1px solid #990000;
  margin:0 0 1em 0;
  padding:1px 0 1px 10px;
  color:#3f6288;
}
a{
  color:#3f6288;
}
.b-context-index p{
  margin-bottom: 1em;
}
.b-mainPage-context ul{
  margin:.2em 0;
  padding:0 0 0 20px;
}
.b-mainPage-context li{
  list-style-type:disc;
}
li.b-mainPage-context-item{
  list-style:none;
  margin-bottom:1em;
  background:#e6e9eb;
  padding:3px 3px 3px 10px;
}

.b-language{
  float:right;
}
.b-conflist li{
  margin-left:2em;
}
.b-conflist li.b-conflist-title{
  margin-left:0;
}