DIV.tx-sksimplegallery-pi1 .description {
  margin-top: 10px;
}
DIV.tx-sksimplegallery-pi1 .list {
  float: left;
}
DIV.tx-sksimplegallery-pi1 .single {
  display: table; 
  border: 1px solid #999999;
  float: left;
  height: 140px;
  margin: 15px;
  padding: 2px;
  text-align: center;
  width: 140px;
}
DIV.tx-sksimplegallery-pi1 BR.clear {
  clear: both;
}
DIV.tx-sksimplegallery-pi1 DIV.list .picture {
  border: 1px solid #999999;
  height: 140px;
  margin: 15px;
  padding: 2px;
  text-align: center;
  width: 140px;
}
DIV.tx-sksimplegallery-pi1 DIV.list .title {
  background-color: #CCCCCC;
  border: 1px solid #999999;
  color: #003399;
  font-size: xx-small;
  font-weight: bold;
  margin: 15px;
  margin-top: -21px;
  padding: 5px;
  text-align: center;
  width: 140px;
}
DIV.tx-sksimplegallery-pi1 DIV.single a img {
  display: table-cell;
  vertical-align: middle;
}
DIV.tx-sksimplegallery-pi1 h3 {  
  color: #003399;
  font-size: medium;
  font-weight: normal;
  margin-top: 25px;
  padding: 2px;
}