﻿div.content div.menu-column h3
{
  text-align: right;
  padding-right: 5px;
  margin-bottom: 10px;
}

div.category-image
{
  color: white;
  overflow: hidden;
  position: relative;
}

div.category-image div
{
  width: 37%;
  padding-left: 0.5%;
  position: absolute;
}

div.category-image div h3
{
  padding-top: 8px;
}

div.category-image div p
{
  margin: 0;
  font-size: 0.8em;
  line-height: 15px;
}

div.category-repeater, div.product-repeater, div.category-content
{
  overflow: hidden;
  margin-top: 10px;
}

div.category-item
{
  float: left;
  width: 164px;
  height: 220px;
  text-align: center;
  margin-top: 20px;
}

div.category-item img
{
  vertical-align: middle;
}

div.category-item a
{
  color: #000;
  font-size: 0.9em;
  font-weight: bold;
}
