.boundary .main
{
  background: white url(/grf/bakgrunn_main_fp.gif) repeat-y;
}

.main .main
{
  width: 427px;
  background: white;
}

.main .main .content
{
  border-right: #d7d6d5 1px solid;
}


.products
{
  float: left;
  background: url(/grf/bakgrunn_main.gif) repeat-y 23px top;
  height: 100%;
}

.products .product
{
  width: 198px;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}

.products .product .title
{
  padding: 1ex 0px .5ex 0px;
  color: #d70e2b;
  text-transform: uppercase;
  font-size: .88em;
}

.product .description
{
  font-size: .59em;
}

.product p
{
  margin: 0px;
}

.product a, .product a:visited
{
  color: #0935f2;
  text-decoration: underline;
  font-size: .59em;
}

.product a:active, .product a:hover
{
  color: #d70e2b;
  text-decoration: none;
  font-size: .59em;
}