#container {
  font-size: 13px;
}
#container {
  font-family: "Tahoma", "Optima", "Verdana", "Geneva", sans-serif;
}
#container article h1 {
  font-size: 26px;
}
#container article h2 {
  font-size: 18px;
}
#container article h3,
#container .product-description span.title
 {
  font-size: 14px;

}
#container .top.modules .menu li a,
#container .category h2 a,
#container .product-container h2 a,
#container div.addtocart-bar a.notify
{
  font-size: 1em;
  text-decoration: none;
  color: inherit;
}
#container .modules .menu li.active a {
  font-weight: bold;
}
#container .modules .moduletable h3 {
  font-size: 1.3em;
}
#container > section ul.menu li a {
  font-size: 1em;
  text-decoration: none;
}
