.size-title {
  font-size:160%;
  font-weight:100;
  margin:10px 0 5px 0;
}

.lampshade-sizes {
  margin:10px auto 0 auto;
  width:400px;
  background:#0F0F0F;
  border:0;
}

.lampshade-sizes * {
  border:0;
}

.lampshade-sizes th {
  background:#181818;
}

.lampshade-sizes tr td {
  background:#252525;
}

.lampshade-sizes tr td.image {
  text-align:center;
  vertical-align:middle;
  width:200px;
}

.lampshade-sizes tr td.image img {
  margin:20px 0;
}
