.navbar_functions
{
background-color: white;
font-family: arial;
}

.navbar_functions table
{
width: 600px;
margin: 20px auto;
font-size: 13px;
}

.navbar_functions table th,
.navbar_functions table td
{
vertical-align: bottom;
}

.navbar_functions table thead th
{
font-size: 18px;
text-decoration: underline;
padding-bottom: 15px;
}

.navbar_functions table tbody th
{
text-align: left;
padding-left: 5px;
font-size: 16px;
text-transform: capitalize;
}

.navbar_functions tr.first td
{
padding-top: 20px;
}

.close_link
{
text-align: right;
font-size: 11px;
padding: 6px;
}

.close_link a
{
color: blue;
text-decoration: underline;
cursor: pointer;
}

#help_intro
{
font-size: 14px;
padding-left: 100px;
width: 600px;
margin: 0px auto;
}

#help_intro H1
{
font-size: 20px;
margin-left: -40px;
}

.help_with_tools td
{
padding-top: 8px;
padding-bottom: 8px;
}

.help_button_start
{
width: 160px;
height: 30px;
background: transparent url('/images/start_shopping.gif') no-repeat;
}

.help_button_thumbs
{
width: 160px;
height: 30px;
background: transparent url('/images/vi_button_off.gif') no-repeat;
}

.help_button_indexes
{
width: 160px;
height: 45px;
background: transparent url('/images/help_indexes.gif') no-repeat;
}

.help_button_qo
{
width: 160px;
height: 45px;
background: transparent url('/images/help_qo.gif') no-repeat;
}

.help_button_search
{
width: 160px;
height: 45px;
background: transparent url('/images/help_search.gif') no-repeat;
}

.help_button_goto
{
width: 160px;
height: 45px;
background: transparent url('/images/help_goto.gif') no-repeat;
}
