#cakeflavorsembellishments p a,
#fillingflavorsembellishme p a,
#cakeflavorstext p a,
#frostingflavorsembellishm p a,
#frostingflavorstext p a,
#fillingflavorstext p a  {
   display: inline;
}

#fillingflavorsembellishme  {
   position: absolute;
   left: 435px;
   top: 80px;
   z-index: 4;
   width: 160px;
   height: 112px;
   overflow: auto;
}

#cakeflavorsembellishments  {
   position: absolute;
   left: 250px;
   top: 80px;
   z-index: 3;
   width: 160px;
   height: 112px;
   overflow: auto;
}

#frostingflavorsembellishm  {
   position: absolute;
   left: 250px;
   top: 225px;
   z-index: 4;
   width: 201px;
   height: 54px;
   overflow: auto;
}

#flavorstitle  {
   position: absolute;
   left: 136px;
   top: 87px;
   z-index: 3;
   width: 90px;
   height: 38px;
   background-image: url(sg_flavors_media/flavorstitle.gif);
   background-repeat: no-repeat;
}

