.notags .ssc {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 92%;
  padding-left: 1em;
  padding-right: 1em;
  border-style: solid; 
  border-color: rgb(170, 170, 170) rgb(221, 221, 221) rgb(221, 221, 221) rgb(170, 170, 170); 
  border-width: 1px; 
  padding: 5px; 
  background: rgb(250, 250, 250) none repeat scroll 0% 0%; 
  float: right; 
  width: 300px; 
  -moz-background-clip: border; 
  -moz-background-origin: padding; 
  -moz-background-inline-policy: continuous; 
  color: rgb(68, 68, 68); 
  margin-bottom: 10px; 
  margin-left: 10px; 
  margin-right: 10px;
}

.notags .ssc a {
  color: #2c6798;
}

/* .ssc ul.list-tools.full
///////////////////////////////////////// */
.notags .ssc .toolbox-title-label {
	display: none:
}

.notags .ssc .toolbox-title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}

.notags .ssc .toolbox-summary {
  display: none;
  }

.notags .ssc .toolbox-summary-label {
  font-weight: bold;
}

.notags .ssc .toolbox-branding {
  margin-top: 5px;
  font-weight: bold;
}

#content .notags .ssc ul.list-tools.full {
  list-style: none;
  margin: 0;
  padding: 0;
}


.notags .ssc ul.list-tools.full li {
    margin: 0;
    padding: 10px 10px 10px 76px;
    line-height: 1.4em;
    font-size: .93em;
    clear: both;
  }
  
.notags .ssc ul.list-tools.full p {
  margin: 0;
  margin-top: .38em;
  margin-bottom: .38em;
}
   .notags .ssc ul.list-tools.full li em {
      font-style: normal;
      text-transform: uppercase;
      font-size: .73em;
      letter-spacing: .03em;
      color: #666;
    }
  
  
  .notags .ssc ul.list-tools.full li.alt {
    background: #DFE9F0;
  }
  
  .notags .ssc ul.list-tools.full img.icon-l {
    margin: 0 0 0 -66px;
    float: left;
  }
  
  .notags .ssc img.icon-l {
    background: #fff;
    padding: 3px;
    border: 1px solid #ccc;
    margin-right: 8px;
  }

.notags .ssc ul.list-tools.compact {
    list-style: none;
}

.notags .ssc ul.list-tools.compact li.alt {
    background: #DFE9F0;
}

.notags .ssc ul.list-tools.compact a {
    text-decoration: none;
    vertical-align: middle;
}

.notags .ssc ul.list-tools.compact img {
    vertical-align: middle;
    padding: 2px;
}

.notags .ssc .printurl {
  display: none;
}

.notags .ssc .tag-container {
	display: none;
}