#promoheadtext *:first-child,
#promotionstextscroll *:first-child,
#dishtextscroll *:first-child  {
   padding-top: 0px;
}

#promotionstextscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 553px;
   top: 187px;
   z-index: 2;
   width: 210px;
   height: 273px;
}

#dishtextscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 49px;
   top: 162px;
   z-index: 2;
   width: 455px;
   height: 295px;
}

#promoheadtext  {
   visibility: visible;
   position: absolute;
   left: 553px;
   top: 160px;
   z-index: 2;
   width: 221px;
}

#navmenu li a  {
   color: #000000;
}

