}
td.leftnavhead {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-style : normal;
  color : #646464;
  text-decoration: none
}

#chapbut {
        font-size: .825em;
        height: 20px;
}

#chapbut ul {
        margin: 0;
        padding: 4px 2px 4px 0px;
        text-align:left;
}

#chapbut li {
        margin:0px 0px 0px 0px;
        padding: 0px 2px 0px 2px;
        list-style-type:none;
        display: inline;
        white-space: nowrap;
}

#chapbut a:link {text-decoration: none;}
#chapbut a:visited {text-decoration: none;}
#chapbut a:active {text-decoration: none;}
#chapbut a:hover {text-decoration: underline;}

#chaptitle {
        font-size: 1.30em;
        font-weight: bold;
        margin: 0 0 5px 0;
        padding: 0;
        color: #646464;
        white-space: nowrap;
}

#nextprev {
    font-size: .825em;
    font-weight : normal;
    float: right; 
    width: 200px;
    height: 20px;
        text-align:right;
}


