﻿

.col2_cont
{
	width:720px;

}

.prodCatLeft, .prodCatright
{
	float:left;
}

.prodCatLeft
{
	width:355px;
	margin:0 10px 0 0;
}

.prodCatright
{
	width:355px;
	overflow:hidden
}

/* GALLERY */

div.galleria_wrapper
{
	width:310px;
	margin:0 auto;
}

ul.gallery_demo_unstyled
{
	width:324px;
}

ul.gallery_demo_unstyled li
{
	list-style:none !important;
	display:block;
	width:108px;
	height:108px;
	float:left;
	background:transparent url(/web/design/img/prod-img-bg.jpg) no-repeat;
}

ul.gallery_demo_unstyled li img
{
	margin:7px !important;
	height:88px !important;
	width:90px !important;
}