/*BNG Home Sprites*/
.sprite-bng{ display:inline-block; *display:inline; zoom:1; background-image:url(/images-ng/sprite-bng.png); }
a#ngDestinations{width:170px;height:215px;margin:0 0px 0px 17px;background-position:-10px -11px; }

/* Dining Page */
#candlelightDining{background:url(../../../images-sb/bg-candlelight.jpg) no-repeat;width:669px;height:217px;margin-bottom:50px;}
#candlelightContent{padding-left:375px;padding-top:80px;color:#fff;width:275px;}
#candlelightContent a{ background:url(../../../images-site/arrow-green.gif) 0px 1px no-repeat; padding-left:8px;color:#fff;text-transform:uppercase;font-family:'openSansCondensedBold'}
#candlelightContent a:hover{ text-decoration:underline; }