
* {
    font-family: "Times New Roman", "Times", serif;
}

h1,h2,h4,p,div,dd,dt,td,input {
  font-family: "Times New Roman", "Times", serif;
}


div.bookList, .chooseBook {
    right: 8.4em;
}
.chooseBook {
    width: 3.6em;
}

div.chapterList, .chooseChapter {
    right: 4.4em;
}
.chooseChapter {
    width: 3.8em;
}

.gotoRef {
    right: 12.2em;
    width: 5.0em;
}


div.versionList, .chooseVersion {
	right: 17.4em;
}
div.bookList { width: 10em; }
