﻿ul.topMenu li.lMenuItem1 a {
	background: url('/web/design/img/menu-beer.jpg') no-repeat;
}
ul.topMenu .lMenuItem a:hover {
	background-position: left bottom;
	cursor: pointer;
}
#col2 {
	padding: 0;
	background: #FFF;
}
.productCategory, .catCol2 {
	width: auto;
	height: auto;
	padding: 0;
}
.recommendedCont {
	width: 916px;
	height: auto;
	padding-left: 44px;
	background: url('/web/design/img/beer-shelf.gif') repeat-y;
}
.generalContentContainer {
	padding: 0;
	background: url('/web/design/img/beer-club-bg.jpg') repeat-x;
}
div.beerClubContent {
	width: auto;
	padding: 0 0 20px 44px;
}
div.beerClubContent h1 {
	padding: 25px 0 15px 2px;
}
div.imgSurr {
	width: 388px;
	height: 263px;
	float: left;
}
div.imgSurr img {
	display: block;
	width: 388px;
	height: 12px;
}
div.imgSurrInner {
	width: 376px;
	height: 239px;
	padding-left: 12px;
	background: url('/web/design/img/beer-imgSurrInner-bg.png') no-repeat;
}
div.imgSurrInner img {
	display: block;
	width: 364px;
	height: 239px;
}
div.beerClubContentInner {
	width: 380px;
	padding: 9px 0 0 11px;
	float: left;
}
div.beerClubContentInner h3 {
	font-size: 14px;
	font-weight: normal;
	color: #757373;
	padding: 0 0 8px 0;
}
div.beerClubContentInner p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 18px;
}