#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: 47px;
	top: 162px;
	z-index: 2;
	width: 437px;
	height: 295px;
	padding-left: 0px;
	padding-right: 15px;
}

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

#navmenu li a  {
   color: #000000;
}

