#featureContent {
  padding-bottom:100px;
}

#currentlyFeatured {
  padding: 4px;
}

/*
 * Homepage Search
 */
#abe-search-home {
  margin: 0 auto;
  width: 100%;
  background: url(/images/Shared/css/body-r-fill.gif) no-repeat bottom right;
  font-size: 100%;
  margin-bottom: 20px;
}

#abe-search-home h1 {
  background: url(/images/Shared/css/head-l-title-fill.gif) no-repeat top left;
  margin: 0;
  padding: 7px 10px 10px 10px;
  line-height: 1em;
  font-size: 10pt !important;
  text-align: center;
}

#abe-search-home .head {
  background: url(/images/Shared/css/head-r-title-fill.gif) no-repeat top right;
  margin: 0;
  padding: 0;
}

#abe-search-home .body {
  background: url(/images/Shared/css/body-l-fill.gif) no-repeat bottom left;
  margin: 0;
  padding: 0 10px 10px 10px;
}

#abe-search-home input {
  margin-top: 10px;
}

#abe-search-home input.text {
  width: 250px;
}

#abe-search-home input.checkbox {
  margin-top: 10px;
}

#abe-search-home span.label, #abe-search-home label {
  text-align: right;
  width:170px;
}

#abe-search-home label.checkbox {
  text-align: left;
  float: none;
}

#abe-search-home .row {
  padding: 0;
}

.input-header .header {
  padding-top:5px;
}

/*
 * Bestseller Selection
 */
#browseListSelect {
    width:160px;
  overflow: visible;
}

#featureContent #bookrooms {
  width: 100%;
}

#featureContent #bookrooms tr.bookroom {
  background: #efefef;
}

/*
 * Pre-footer features section
 */
#featureContent #features {
  background: #e7e7e7;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 100%;
  margin-bottom:10px;
}

#featureContent #features ul {
  list-style: square url('/images/Shared/css/list-bullet-small.gif');
  margin-left: .5em;
  padding-left: 24px;
  width: 42%;
  margin-bottom:0;
}

#featureContent #features ul li a {
  text-decoration: underline;
}

/*
 * Pre-footer international section
 */
#featureContent #international {
  background: #e7e7e7;
  width: 100%;
  margin-bottom: 20px;
}

#featureContent #international h2 {
  padding: 10px 0 0 10px;
  margin: 0;
  font-size: 12px;
}

#featureContent #international ul {
  list-style-type: none;
  margin-left: 1em;
  padding: 0;
  width: 43%;
}

.l-corner {
  background: url(/images/Shared/css/pf_bottom_left.gif) no-repeat left bottom;
  float: left;
  width: 20px;
  height: 20px;
}

.r-corner {
  background: url(/images/Shared/css/pf_bottom_right.gif) no-repeat right bottom;
  float: right;
  width: 20px;
  height: 20px;
}

div#bookrooms span.label {
  display: block;
  float: left;
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
}

div#bookrooms span.description {
  font-style: normal;
}

div#bookrooms span.description .title {
  font-style: normal;
  font-weight: bold;
}



/*----- Fix for XHTML validation --*/

div#bookrooms div.label {
  display: block;
  float: left;
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
}

div#bookrooms div.description {
  font-style: normal;
}

div#bookrooms div.description .title {
  font-style: normal;
  font-weight: bold;
}
/*----- Fix for XHTML validation --*/


div#bookpromo {
  width:100%;
  margin-top: 15px;
}

div#bookpromo div.row,
div#bookrooms div.row{
    width:100%;
    float:left;
  clear:both;
}

div#bookpromo div.row{
  margin-bottom:15px;
}

div#bookrooms .copypadding {
  padding-bottom: 10px;
  display: block;
}

div#bookrooms div.row{
    background: #efefef;
}

div#bookpromo div.cell,
div#bookrooms div.cell{
    float:left;
    width:49.5%;
}

div#bookrooms div.cell2 {
    float:right;
    width:49.5%;
}

div#bookrooms div.stripe {
    border-right: 1px solid #fff
}

div#features li {
    color:grey;
}

div#main .header {
  text-align: center;
}

#firstTimeLanguageCheck {
  text-align: center;
  width:100%;
}

div.row label {
    float:left;
  width: 110px;
  text-align:right;
  margin-top:10px;
}

div.row .textfeild {
  width:255px;
  margin-top:10px;
}

div.header {
  height:20px
}

div.row {}

div.cell {
  width:376px;
  margin-left:auto;
  margin-right:auto;
}
