.term, .subterm {
  background-color: transparent;
  border: 0px solid #ccc;
  padding: 0em;
  margin-bottom: 0em;
}
.subterm {
  padding-left: 15px;
}
.term .title {
  font-weight: bold;
  font-size: 2.2em;
}
.subterm .title {
  font-weight: bold;
  font-size: 2em;
}
.term-image, .subterm-image {
  float: left;
  width: 110px;
}
.clearit {
  clear: both;
}
.imaged {
  margin-left: 130px; 
}

#bottomlinks .block-taxonomy_context{
    padding: 0px;
}
#bottomlinks .block-taxonomy_context .content {
    position: relative;
    top: 5px;
    display: inline;
    padding: 0px;
    text-transform: uppercase;
}
#bottomlinks .block-taxonomy_context .content ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#bottomlinks .block-taxonomy_context .content ul li.leaf {
    float: left;
    display: inline;
    list-style: none outside;
    margin: 0 15px 0 0;
}

#bottomlinks .block-taxonomy_context .content ul li.leaf a {
    color: White;
}

#bottomlinks .block-taxonomy_context .content ul li.leaf a.active {
    color: #641c01;
}

