﻿ul.topMenu li.lMenuItem1 a
{
	background-image:url('/web/design/img/beer-tab-bg.jpg'); 
}
.ProductCatBeer .main_cont
{
	background:#fff url('/web/design/img/beer-bg.jpg') repeat-x;
	width:958px;
	margin:0 auto;
}
.ProductCatBeer .productCategory
{
	/*width:960px;	*/
	height:331px;
	clear:both;
	background-image:url('/web/design/img/beer-cat-shelf.png');
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
.ProductCatBeer .itemCont
{	
	background:transparent url('/web/design/img/beer-shelf.gif') -1px top  repeat-y;
}
.ProductCatBeer h2.browse
{
	color:#1d1c1c;
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	margin-top:9px;
}
.ProductCatBeer .sortCont
{
	width:800px;
	height:39px;
	border-bottom:1px solid #dbdbdb;
	margin:11px 0 6px 34px;
	position:relative;
}
.ProductCatBeer .catCol2 p
{
	height:45px;
}

/* Drop down */
.newListSelected1
{
	width:215px;
}
.newListSelected1 ul.newList
{
	width:193px;
}

.newListSelected2
{
	width:167px;
}
.newListSelected2 ul.newList
{
	width:145px;
}
