
.dataWrapper
    {
    margin:0 20px 0 200px;
    padding:0.8em;
    width:auto;
    }
.dataWrapper p
    {
    font-style:italic;
    }
.wine        /* -------- Wines -------- */
    {
    position:relative;
    margin:0.5em 4em 0 3em;
    padding:0;
    width:auto;
    }
.wine h2
    {
    margin:0;
    padding:0;
    font-size:1em;
    }
.wineBottle
{
    float:right;    width:auto;
    margin-right:1.5em;
    /*font-weight:bold;*/
}
.wine p
    {
    margin:0;
    font:italic normal 0.9em serif;
    }
.wineNum
    {
    position:absolute;
    top:0;    height:auto;
    left:-2.6em;    width:auto;
    margin:0;
    padding:0;
    text-align:right;
    }
.winePrice
    {
    position:absolute;
    top:0;    height:auto;
        width:auto;
    margin:0 1em 0 0;
    padding:0;
    text-align:right;
    }
.wineHeader
    {
    text-align:center;
    font:normal bold 1.5em serif;
    }
.binHeader
    {
    margin:0;
    padding:0;
    }
p.priceHeader
    {
    margin:0 1em 0 0;
    text-align:right;
    font:italic bold 14px serif;
    }
.subHeader
    {
    clear:left;
    margin:0 0 0 40px;
    text-align:center;
    font:italic bold 120% serif;
    }
.eventImage
    {
    float:right;
    width:auto;
    margin:10px;
    }
.centerIt
    {
    text-align:center;
    }

.dataWrapper
    {
    min-height:350px;
    }
.winePrice
    {
    right:-4em;
    }

.footWrapper
    {
    margin:0 20px 0 200px;
    width:auto;
    }



table.OpenTable
{
    position:absolute;
    top:8px;
    left:750px;
}
table#OTWrapper td
{
    font-size:0px;
}
#OTWrapper
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
#RestaurantName
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}
#CityAndState
{
    padding: 2px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
}
#WidgetLogoCell
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
}
#WidgetLogo,
#NSWidgetLogo
{
    top: 50%;
    text-align: center;
    clear: left;
    margin: 0px;
}
#tdRestaurantText
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
}
#RestaurantText
{
    font-family: Verdana, Arial, sans-serif;
    letter-spacing: -1px;
    padding: 4px;
}
#RestaurantText a
{
    text-decoration: none;
    color: #61594E;
}

#RestaurantText a:hover
{
    text-decoration: underline;
}
#WidgetTopCenter
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
    height:0px;
    vertical-align: top;
}
#WidgetTopLeft,
#WidgetTopRight,
#WidgetBottomLeft,
#WidgetBottomRight
{
    height:5px;
    width:5px;
}
#WidgetBottom
{
    height:5px;
}
#WidgetBottomCenter
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
    height: 5px;
    vertical-align: bottom;
}
#WidgetLeftBorder
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
    width: 5px;
    text-align: left;
    height: 100%;
}
#WidgetRightBorder
{
    background-image: url("http://www.opentable.com/dcwidget/DCWidgetBadge_Background.gif");
    background-repeat: repeat;
    width: 5px;
    text-align: right;
    height: 100%;
}
#ImgWidgetLeftBorder, #ImgWidgetRightBorder
{
    height: 100%;
    width: 1px;
}
#ImgWidgetBottomCenterBorder, #ImgWidgetTopCenterBorder
{
    height: 1px;
    width: 100%;
}

