#gallery {width:570px;}  /*was 750*/
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; right:185px; top:0; width:auto; height:auto; border:1px solid #000;}

/* defaults required for IE */
/*a, a:visited, a:hover, a:active, a:focus {color:#000;}*/

#holderf {position:relative; background:transparent url(../images/food/food05.jpg) 20px 0 no-repeat; margin-bottom:10px; /*width:750px;*/ width:540px; height:336px;}
#scrollbox {padding:0; margin:0; width:115px; list-style:none; height:337px; overflow:auto; float:right;}
#scrollbox li {float:left;}

#scrollbox a {display:block; color:#999; text-decoration:none; border:1px solid #333; width:75px; height:56px; float:left; padding:5px;}

#scrollbox a.slide1f {background:url(../images/food/food01s.jpg) no-repeat center center;}
#scrollbox a.slide2f {background:url(../images/food/food02s.jpg) no-repeat center center;}
#scrollbox a.slide3f {background:url(../images/food/food03s.jpg) no-repeat center center;}
#scrollbox a.slide4f {background:url(../images/food/food04s.jpg) no-repeat center center;}
#scrollbox a.slide5f {background:url(../images/food/food05s.jpg) no-repeat center center;}
#scrollbox a.slide6f {background:url(../images/food/food06s.jpg) no-repeat center center;}
#scrollbox a.slide7f {background:url(../images/food/food07s.jpg) no-repeat center center;}
#scrollbox a.slide8f {background:url(../images/food/food08s.jpg) no-repeat center center;}
#scrollbox a.slide9f {background:url(../images/food/food09s.jpg) no-repeat center center;}
#scrollbox a.slide10f {background:url(../images/food/food10s.jpg) no-repeat center center;}
#scrollbox a.slide11f {background:url(../images/kitchen/kitchen19s.jpg) no-repeat center center;}
#scrollbox a.slide12f {background:url(../images/food/food11s.jpg) no-repeat center center;}
#scrollbox a.slide13f {background:url(../images/food/food12s.jpg) no-repeat center center;}

#scrollbox a span {display:block; position:absolute; left:-9999px; top:0;}
#scrollbox a span img {border:0;}

#scrollbox a:hover {border:1px solid #888;}
#scrollbox a:hover span {width:392px; height:337px; left:20px; background:#fff; z-index:100;}

#scrollbox a:active {border:1px solid #000;}
#scrollbox a:focus {border:1px solid #000; outline:0;}

* html #scrollbox a:active span {width:392px; height:337px; top:0; left:20px; color:#000; background:#fff; z-index:-1;}
#scrollbox a:focus span {width:392px; height:337px; top:0; left:20px; color:#000; background:#fff; z-index:10; outline:0;}

