.menu_bar_row
{
margin: 25px auto;
width: 800px;
overflow: hidden;
}

.cheat
{
width: 1200px;
}

#menu_main {
display: block;
width: 800px;
height: 30px;
background: url(/images/button_bar_cart.gif);
padding: 0px;
margin: 0px auto;
position: relative;
}

#menu_main li {margin: 0px; padding: 0px; list-style: none; display: block; position: absolute; 
top: 0px; width: 40px; height: 30px; overflow: hidden}

#menu_main a {display: block; height: 30px}
#panel_0  {left:   0px;}
#panel_1  {left:  40px;}
#panel_2  {left:  80px;}
#panel_3  {left: 120px;}
#panel_4  {left: 160px;}
#panel_5  {left: 200px;}
#panel_6  {left: 240px;}
#panel_7  {left: 280px;}
#panel_8  {left: 320px;}
#panel_8c {left: 360px;}
#panel_9  {left: 640px;}
#panel_10 {left: 680px;}
#panel_11 {left: 720px;}
#panel_12 {left: 760px;}

#panel_X  {left: 400px; width: 240px !important; text-align: center; }

#panel_0  a:hover {background: url(/images/button_bar_cart.gif)   -0px -30px no-repeat;}
#panel_1  a:hover {background: url(/images/button_bar_cart.gif)  -40px -30px no-repeat;}
#panel_2  a:hover {background: url(/images/button_bar_cart.gif)  -80px -30px no-repeat;}
#panel_3  a:hover {background: url(/images/button_bar_cart.gif) -120px -30px no-repeat;}
#panel_4  a:hover {background: url(/images/button_bar_cart.gif) -160px -30px no-repeat;}
#panel_5  a:hover {background: url(/images/button_bar_cart.gif) -200px -30px no-repeat;}
#panel_6  a:hover {background: url(/images/button_bar_cart.gif) -240px -30px no-repeat;}
#panel_7  a:hover {background: url(/images/button_bar_cart.gif) -280px -30px no-repeat;}
#panel_8  a:hover {background: url(/images/button_bar_cart.gif) -320px -30px no-repeat;}
#panel_8c a:hover {background: url(/images/button_bar_cart.gif) -360px -30px no-repeat;}
#panel_9  a:hover {background: url(/images/button_bar_cart.gif) -640px -30px no-repeat;}
#panel_10 a:hover {background: url(/images/button_bar_cart.gif) -680px -30px no-repeat;}
#panel_11 a:hover {background: url(/images/button_bar_cart.gif) -720px -30px no-repeat;}
#panel_12 a:hover {background: url(/images/button_bar_cart.gif) -760px -30px no-repeat;}

#panel_X { color: #808080; padding-top: 8px !important; }
