h1.title
{
  margin: 20px 0px 5px;
}

.catogory_list ul,
.catogory_list ul li
{
  list-style-type: none;
}

li.category
{
  padding: 10px 15px;
}

.category h3
{
  font-size: 14px;
}
.product h4
{
  font-size: 12px;
}

.description
{
  font-size: 8pt;
  color: #888;
}

ul.products
{
  padding: 25px;
}

.product
{
  padding: 5px 0px;
}

.product a:LINK,
.product a:VISITED
{
  text-decoration: underline;
}

.product a:HOVER
{
  text-decoration: none;
}

#prod_page
{
  width: 100%;
}

#left_bar
{
  width: 227px;
  max-width: 226px;
  border-right: 1px dashed #888;
  vertical-align: top;
  padding: 5px;
}

#content_bar
{
	width: 700px;
  vertical-align: top;
  padding: 5px;
}

.short_descr
{
  font-weight: bold;
  margin: 0px;
}

.long_descr
{
  margin: 15px;
}

#prod_fields
{
  width: 100%;
  margin: 10px 5px;
}

h4.gtitle
{
  border-bottom: 3px double #CCCCCC;
  color: #0066CC;
  font-size: 13px;
}

h4.ftitle
{
  margin: 7px 7px 7px 0px;
  color: #69B92E;
  font-size: 11px;
}

field.content
{
  margin: 7px 7px 7px 0px;
}

#prod_fields td.single
{
  vertical-align: top;
  width: 50%;
}

#prod_fields td.double
{
  width: 100%;
}

#prod_fields .double .field
{
  width: 48%;
  float: left;
}

#pr_picture,
#pr_picture img
{
  max-width: 226px;
  text-align: center;
}

.field
{
  padding: 0px 1%;
}

#left_bar .field-colorbox img
{
  width: 100px;
  height: 25px;
  margin: 0px;
  border: 1px solid black;
}

#left_bar .field-colorbox td
{
  vertical-align: top;
  width: 102px;
  padding: 3px;
}