.ThumbnailGrid01 > .thumb > .thumbnail {
  margin-bottom: 0px;
}
.ThumbnailGrid01 > .thumb {
  height: 400px;
}
.ThumbnailGrid01 > .thumb > h5 {
  margin-bottom: 0px;
}
.ThumbnailGrid02 > .thumb > .thumbnail {
  margin-bottom: 0px;
}
.ThumbnailGrid02 > .thumb > .post-content {
  background: none repeat scroll 0 0 #FFFFFF;
  opacity: 0.9;
  margin: 0 auto;
  margin-top: -65px;
  text-align: center;
  position: relative;
  width: 90%;
  height: 51px;
  padding: 1px 0 1px 0;
}
.ThumbnailGrid02 > .thumb {
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.ThumbnailGrid02 > .thumb > h5 {
  margin-bottom: 0px;
}