.bookstant-banner,.bookstant-banner-1x4,.bookstant-banner-4x1,.bookstant-banner-3x2 {
  border-left-style: solid; border-right-style: solid;
  border-top-style: solid; border-bottom-style: solid;
  border-color: #dddddd;
  border-width: 1px;
  clear: both;
  color: black; background-color: white;
}
.bookstant-unit p {
    font-size: 75%;
    margin-left: 1%; margin-right: 1%;
    text-align: right;
}
.bookstant-banner-header {
  border-left-style: none; border-right-style: none;
  border-top-style: none; border-bottom-style: solid;
  border-color: #dddddd; border-width: 1px;
  color: black; background-color: #dddddd;
  clear: both;
  text-align: left; font-size: 75%;
  padding-top: 0.5em; padding-bottom: 0.5em;
}
.bookstant-banner .bookstant-list-item {
  width: 14%; height: auto;
  float: left;
}
.bookstant-banner-4x1 .bookstant-list-item {
  width: 23%; height: auto;
  float: left;
}
.bookstant-banner-1x4 .bookstant-list-item {
  width: 98%; height: auto;
}
.bookstant-banner-3x2 .bookstant-list-item {
  width: 31%; height: auto;
  float: left;
}
.bookstant-banner-3x2-in {
  clear: both;
}
.bookstant-list-item {
  margin: 0%; padding: 1%;
  text-align: center;
}
.bookstant-list-image {
  margin-bottom: 2px;
  border: none;
}
.bookstant-list-title {
  text-decoration: none;
  border: none;
}
.bookstant-list-info {
  list-style-image: none;
  list-style-type: none;
  margin: 0; padding: 0;
  font-size: 75%;
}
.bookstant-list-info-sub {
  list-style-image: none;
  list-style-type: none;
  margin: 0; padding: 0;
}
.bookstant-default-ad img {
    max-width:98%;
}
.bookstant-banner-footer {
  border-left-style: none; border-right-style: none;
  border-top-style: solid; border-bottom-style: none;
  border-color: #dddddd;
  border-width: 1px;
  clear: both;
  text-align: right; font-size: 75%;
  padding-top: 0.5em; padding-bottom: 0.5em;
}
