#wineListingsContainer {
margin: 20px 0px 0px 0px;
}

UL.wineListings {
border: 1px solid #E5E5E5;
background-color: #fff;
width: 500px;
}

UL.wineListings LI {
background: url(/images/site/greyDottedLine.gif) repeat-x left bottom #fff;
padding: 6px 10px;
}

UL.wineListings LI.rowOdd {
background-color: #F9F9F9 !important;
}

UL.wineListings .noBg {
background-image: none;
}

#content {
margin-bottom: 20px !important;
}

.wineListingsVQA {
padding: 0px 0px 0px 0px;
}

.wineListingsVQA IMG {
vertical-align: middle;
}

.beerListings {
width: 100% !important;
}

UL.beer3columns {
border: none;
background: none;
}

UL.beer3columns LI {
float: left;
background: none;
padding: 0;
}

.beerColumn1 {
width: 160px;
padding-right: 20px !important;
}

.beerColumn2 {
width: 240px;
padding-right: 20px !important;
}

.beerColumn3 {
width: 220px;
}

#hero {
margin: 20px 0px;
}

#heroTop {
background: url(/images/home/heroTop.gif) no-repeat;
height: 5px;
overflow: hidden;
}

#heroContainer {
background: url(/images/home/heroBg.gif) repeat-y;
padding: 0px 7px;
}

#heroImage {
position: relative;
height: 246px;
width: 676px;
}

#heroImageLeft {
position: absolute;
top: 0px;
left: 0px;
}

#heroImageLeft IMG {
border: 1px solid #ccc;
height: 244px;
width: 394px;
}

#heroImageRight {
position: absolute;
top: 0px;
right: 0px;
}

#heroImageRight IMG {
border: 1px solid #ccc;
height: 244px;
width: 273px;
}


#heroBottom {
background: url(/images/home/heroBottom.gif) no-repeat;
height: 8px;
overflow: hidden;
}
