@import url("books.css");

table.palette{margin:1em 5em 1em 5em; border-collapse:collapse;}
.palette th{padding:0em 1em 0em 1em;}
.palette table{border-collapse:collapse; border-top:1px solid #000; border-right:1px solid #000;}
.palette td{border-left:1px solid #000; border-bottom:1px solid #000; padding:0; margin:0; width:1em; height:1em; min-width:8px; min-height:8px; font-size:1em}

.colors{margin-left:0; width:100%}
.colors td{font-size:0.75em; color:#666; text-align:right}
td.color{width:0.9em; height:0.9em; border:1px solid #000}
.colors th{font-size:0.8em; text-align:left; font-weight:normal; color:#000; padding-right:0.1em;}

.ent {font-size:0.9em; width:100%; border-collapse:collapse; border:1px solid #000; margin-bottom:1em}
.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; border-bottom:1px solid #999; }
.ent li {margin:0; padding:0; list-style-type:none}
.ent ul{margin:0; padding:0}
.ent th{width:9em}
.ent th{font-weight:normal; font-style:italic; color:#000}
.ent h3{color:#ff8c00;margin:0; font-style:normal}
.ent h3 a{color:#ff8c00;}
.ent em{color:red}

