.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.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_9  {left: 640px;}
#panel_10 {left: 680px;}
#panel_11 {left: 720px;}
#panel_12 {left: 760px;}

#panel_X  {left: 360px; width: 280px !important; text-align: center; }

#panel_0  a:hover {background: url(/images/button_bar.gif)   -0px -30px no-repeat;}
#panel_1  a:hover {background: url(/images/button_bar.gif)  -40px -30px no-repeat;}
#panel_2  a:hover {background: url(/images/button_bar.gif)  -80px -30px no-repeat;}
#panel_3  a:hover {background: url(/images/button_bar.gif) -120px -30px no-repeat;}
#panel_4  a:hover {background: url(/images/button_bar.gif) -160px -30px no-repeat;}
#panel_5  a:hover {background: url(/images/button_bar.gif) -200px -30px no-repeat;}
#panel_6  a:hover {background: url(/images/button_bar.gif) -240px -30px no-repeat;}
#panel_7  a:hover {background: url(/images/button_bar.gif) -280px -30px no-repeat;}
#panel_8  a:hover {background: url(/images/button_bar.gif) -320px -30px no-repeat;}
#panel_9  a:hover {background: url(/images/button_bar.gif) -640px -30px no-repeat;}
#panel_10 a:hover {background: url(/images/button_bar.gif) -680px -30px no-repeat;}
#panel_11 a:hover {background: url(/images/button_bar.gif) -720px -30px no-repeat;}
#panel_12 a:hover {background: url(/images/button_bar.gif) -760px -30px no-repeat;}

#panel_X { color: #808080; padding-top: 8px !important; }

#print_control_container
{
width: 800px;
height: 0px;
margin: 0px auto;
position: relative;
z-index: 2;
}

#print_control
{
display: none;
position: absolute;
top: 55px;
left: 120px;
padding: 2px;
z-index: 100;
border: 1px solid rgb(101,101,101);
background-color: rgb(240,240,240);
}

#print_control a
{
display: block;
font-weight: bold;
text-decoration: none;
color: rgb(128,128,128);
padding: 4px 10px 4px 8px;
}

#print_control a:hover
{
border: 1px solid rgb(128,128,128);
background-color: rgb(228,228,228);
padding: 3px 9px 3px 7px;
}

#print_control a span
{
display: inline-block;
padding: 10px 0px 2px 10px;
cursor: pointer;
text-transform: capitalize;
}

.reader_button
{
margin-left: 0px;
}
