#contentArea, #contentArea div, #contentArea a {
  font-family: arial, helvetica, sans-serif;
}

#contentArea h4 {
  margin-bottom: 0px;
}
img {
  border: none;
}
.diggbtn {
  float: left;
  background: url(shade-compact.gif);
  width: 36px;
  height: 34px;
  margin-right: 6px;
  margin-top: 6px;
}
#contentArea a:link, #contentArea a:visited, #contentArea a:active {
  color:#105CB6;
  text-decoration: underline;
}
#contentArea a:hover {
  color: #444444;
}
.diggbtn a {
  color: #93883F !important;
  text-decoration: none !important;
  display: block;
  font-size:100%;
  padding: 5px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  line-height: 100%;
}
.title {
  font-size: 140%;
  outline-color:invert;
  outline-style:none;
  outline-width:medium;
}
.description {
  font-size: 110%;
}
.details {
  font-size: 90%;
  line-height: 200%;
  color: #666666;
}
#resultSummary {
  margin: 20px 0px 10px 0px;
}
#contents, #footer {
  width: 750px;
}
#status {
  float:left;
  margin-top: 18px;
  height: 30px;
}
#logoHolder {
  float:left;
  margin-right: 8px;
}
#searchQuery {
  width: 350px;
}

.l1 {
  position:absolute;
  background-color: #DDDDDD;
  width: 150px;
  height: 19px;
}
.l2 {
  background-color: #385785;
  height: 19px;
  width: 1px;
}
.l3 {
  background-color: #179f43;
  height: 19px;
  width: 1px;
}
.indexStatus {
  position:absolute;
  font-size: 10px;
  font-family: tahoma, verdana, sans-serif;
  padding: 1px 10px;
}
#indexStatus {
  margin-bottom: 100px;
}
.lblContainer {
  font-size: 110%;
}
.lblTopic {
  font-size: 85%;
}

#topicFilters {
  position: relative;
  left: 10px;
  top: -100px;
  width: 580px;
  padding: 10px;
  display: none;
  border: solid 1px #AAAAAA;
  background: #F8F8FF;
}

#topicFilters .divScroll {
  height: 400px;
  overflow: scroll;
  padding: 5px;
  margin: 20px;
  border: solid 1px #444444;
  background: #FFFFFF;
}