﻿ul.topMenu li.lMenuItem2 a
{
	background-image:url('/web/design/img/wine-tab-bg.jpg'); 
}
.main_cont
{
	background:#fff url('/web/design/img/wine-bg.jpg') repeat-x;
	background-position:center -1px; 
	width:958px;
	margin:0 auto;
}
.productCategory
{
	background-image:url('/web/design/img/wine-cat-shelf.png');
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
.productNav
{
	border-bottom:1px solid #a09886;
}
/* Drop downs */
.newListSelected1
{
	width:155px;
}
.newListSelected1 ul.newList
{
	width:133px;
}

.newListSelected2
{
	width:201px;
}
.newListSelected2 ul.newList
{
	width:179px;
}

.newListSelected3
{
	width:140px;
}
.newListSelected3 ul.newList
{
	width:118px;
}

.newListSelected4
{
	width:161px;
}
.newListSelected4 ul.newList
{
	width:139px;
}
