.tlinks img {
  margin-right:1em;
}

.thumblinks img {
  float:right;
  margin-right:1em;
}

thumblinks h3 {
  margin-top: 0em;
  margin-bottom: 2em;
}

/***************/

.sbar {
  float:right;
  border: 1px solid #333;
  background-color: #ddd;
  margin-top:0em;
  margin-right:1em;
  margin-left:1em;
  margin-bottom:1em;
  font-family:monospaced;
}

.sbar hr {
  width:80%;
  height:1px;
  background:#000000;
  margin-top:0em;
  margin-bottom:1.2em;
}

.sbar h4 {
  margin-top:.5em;
  margin-bottom:.2em;
  text-align:center;
  letter-spacing: .3ex;
}

.sbar h5 {
  margin-top:-1.2em;
  margin-bottom:1em;
  margin-left:1em;
  text-align: center;
}

.sbar p {
  margin-left:2em;
  margin-top:-1em;
}

.sbar img {
  margin-left:1em;
  margin-bottom:1em;
  margin-top:-.5em;
  border: 1px solid;
}

