#patientmenu li a,
#officemenu li a  {
   color: #4B4B4B;
   background-color: #F1E5C4;
}

#beforeafterpicturebox  {
   visibility: visible;
   position: absolute;
   left: 382px;
   top: 289px;
   z-index: 5;
   width: 389px;
   height: 238px;
}

#beforeandafter  {
   visibility: visible;
   position: absolute;
   left: 60px;
   top: 205px;
   z-index: 3;
   width: 246px;
}

#prevbutton  {
   left: 545px;
}

#nextbutton  {
   left: 598px;
}

#toothbrush  {
   z-index: 6;
   background-image: url(../beforeandaftermedia/toothbrush.gif);
}

#blonde  {
   z-index: 6;
}

