#box {
  background-color: #E8EAEB;
  padding: 10px;
  margin-bottom: 20px;
}

.tnlabel {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

.label {
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
}

.pageimage {
  border: 1px solid #B6B6B6;
}

.pagelabel {
  font-size: 10px;
}

#list, #searchs {
  margin: 20px 0 10px 3px;
}

#searchl {
  margin: 20px 5px 0 3px;
}

#list div {
  font-weight: bold;
  padding-bottom: 5px;
}

#searchs div {
  padding: 2px 5px 5px 0;
}

.shadow_tn_left {
  font-size: 0px;
  height: 10px;
  background: url( '../img/shadow_tn_left.gif' ) no-repeat top left;
}

.shadow_tn_right {
  font-size: 0px;
  height: 10px;
  background: url( '../img/shadow_tn_right.gif' ) no-repeat top left;
}

.shadow_m {
  font-size: 0px;
  height: 20px;
  background: url( '../img/shadow_m.gif' ) no-repeat top center;
}

#tabs {
  border-bottom: 1px solid #C6C8C9;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}

#authors, #illustrators, #titles {
  height: 200px;
  overflow: auto;
}

.tab {
  font-size: 11px;
  cursor: pointer;
}

.tabselected {
  font-size: 11px;
  color: #D91118;
}