
/* INDIVIDUAL PAGE NAVIGATION */

table.nav_helper { width: auto; border: 0px solid #000; }
table.nav_helper tr { }
table.nav_helper tr td { vertical-align: middle; border: 0px solid #000; }
table.nav_helper tr td.nav_helper_image { width: 150px; text-align: center; }
table.nav_helper tr td.nav_helper_image a { }
table.nav_helper tr td.nav_helper_image a:hover { background-color: transparent; }
table.nav_helper tr td.nav_helper_image a img { }
table.nav_helper tr td.nav_helper_title { font-size: 20px; text-align: left; }
table.nav_helper tr td.nav_helper_title a { }
table.nav_helper tr td.nav_helper_title a:hover { }
