

#contentBG {
  background-image:url(/_Layout/backgrounds/pepperoni.png);
  background-repeat:no-repeat;
  background-position:520px 5px;
}

.linesContent {
  position:absolute;
  top:40px;
  left:110px;
    width:588px;
  height:45px;
  border-right-style: none;
  border-bottom-style: none;
}
.box {
  margin-top:15px;
  margin-left:50px;
  width:630px;
}
.boxSubline {
  margin-top:5px;
  border:1px solid #000000;
}
td.width1, td.width2 {
  border:1px solid #8e0000;
  vertical-align:top;
  padding:3px;
  font-size:11px; /* IE 5 */
  width:120px;
  background-color:#efefef;
}
td.width2 {
  width:180px;
}
ul.sitemap {
  list-style-image: none;
  border:1px solid green;
}
a.sitemapContent {
  margin-left:5px;
  margin-top:2px;
  margin-bottom:2px;
  display:block;
}
a.sitemapContentSub {
  margin-left:10px;
  display:block;
}

