@import url("books.css");

.ent {font-size:0.9em; width:100%; border-collapse:collapse; border:1px solid black}
.ent thead {font-weight:bold; font-style:italic; background-color:#eee; color:#666;}
.ent thead td {border-bottom:1px dotted #666}
.ent th, .ent td {vertical-align:top; text-align:left}
.ent li {margin:0; padding:0; list-style-type:none}
.ent ul{margin:0; padding:0}
.ent td, .ent th{border-bottom:1px solid #666; padding-top:0.4em}
.ent p.comment{color:red}


