div.inputBlock label {
  float:left;
  width: 50px; 
  text-align:right;
  margin-top:5px;
}

label.imgPadding {
  padding-top:5px;
}

div.inputBlock {
  width:476px; 
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 10px;
}

.textfield {
  margin-right: 20px;
}

#searchtextbooks {
  margin-left: 50px;
}

div.box-rounded-search {
  margin: 0 auto;
  width: 580px;
  background: url('/images/Textbooks/Containers/search-frame-br.gif') no-repeat bottom right;
  font-size: 100%;
  margin-bottom: 20px;
}
div.box-rounded-search .head {
  background: url(/images/Textbooks/Containers/search-frame-tr.gif) no-repeat top right;
  margin: 0;
  padding: 0;
}

div.box-rounded-search .head h2 {
  color: #fff;
  text-align: center;
  background: url(/images/Textbooks/Containers/search-frame-tl.gif) no-repeat top left;
  margin: 0px;
  padding: 8px 0px 15px 0px;
  line-height: 1em;
}


div.box-rounded-search .body {
  background: url(/images/Textbooks/Containers/search-frame-bl.gif) no-repeat bottom left;
  margin: 0px;
  padding: 0px 0px 10px 5px;
}


p.savings {
  margin-top: -15px;
  padding-top: 0px;
  text-align: center;
}

div.Fast-Cheap-Easy {
  background: url(/images/Textbooks/stickers.gif) no-repeat;
  height: 126px;
  padding-top: 5px;
  padding-left: 35px;
}

div.Fast-Cheap-Easy li{
  padding-top: 10px;
}


h2.heading {
  padding-bottom: 2px;
  margin-top: 25px;
  border-bottom: 1px dotted #cfcfcf;
}

div.students-LUB-us {
  margin-top: 10px;
  background: url(/images/Textbooks/Containers/testimonials-top.gif) no-repeat top;
  padding-top: 22px;
}

div.students-LUB-us p {
  padding: 5px 5px 15px 5px;
  background: #EEEEEE url(/images/Textbooks/Containers/testimonials-bottom.gif) no-repeat bottom;
}


div.topsearchedtestbooks {
 background: #e2e2e2 url(/images/Textbooks/Containers/column-top-e2e2e2.gif) no-repeat top;
 margin-bottom: 10px;
}

div.topsearchedtestbooks-c {
 height: 8px;
 background: #fff url(/images/Textbooks/Containers/column-bottom-e2e2e2.gif) no-repeat bottom;
}

div.topsearchedtestbooks h2 {
  padding: 2px 5px;
  margin: 0px;
  text-align: center;
}

div.topsearchedtestbooks ul {
   border-left: 2px solid #e2e2e2;
   border-right: 2px solid #e2e2e2;
   background: #fff;
   padding: 10px 0 0 10px;
   margin:0;
}

div.topsearchedtestbooks li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding:0px;
  margin:0px;
}

div.topsearchedtestbooks li a{
  font-weight: bold;
  text-decoration: none;
}

#side1 p, #side1 li,
#side2 p, #side2 li {
  font-size: 11px;
}

.student-newsletter {
   margin-top: 15px;
   margin-bottom: 15px;
   text-align: center;
   padding-top: 60px;
   background: #e2e2e2  url(/images/Textbooks/Containers/newsletter-top.gif) no-repeat top;
}

.student-newsletter form {
   background: #EEEEEE;
   padding-top: 5px;
   margin-left: 2px;
   margin-right: 2px;
}
.student-newsletter div {
   height: 9px;
   background: #EEEEEE  url(/images/Textbooks/Containers/newsletter-bottom.gif) no-repeat bottom;
}
 
 #newsletter-form-submit {
  margin-top: 4px;
}

div.othertextbooks {
 background: #e2e2e2 url(/images/Textbooks/Containers/column-top-e2e2e2.gif) no-repeat top;
 margin-bottom: 10px;
}

div.othertextbooks h2 {
  text-align: center;
  padding-top: 5px;
}

div.othertextbooks p {
  text-align: center;
  padding-top: 2px;
  margin: 0 2px;
  background: #fff
}

div.othertextbooks-c {
 height: 8px;
 background: #fff url(/images/Textbooks/Containers/column-bottom-e2e2e2.gif) no-repeat bottom;
}


div.othertextbooks ul,
div.othertextbooks ol{
   border-left: 2px solid #e2e2e2;
   border-right: 2px solid #e2e2e2;
   background: #fff;
   padding: 10px 0 0 10px;
   margin:0;
}

div.othertextbooks li {
  list-style-position: inside;
  padding:5px 0 0 0;
  margin:0px;
}

ul.bookDetails { 
  padding-left:0px !important;
}

ul.bookDetails li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding:0px;
  margin:0px;
}

ol.underline a{
  text-decoration: underline;
}


.textfield {
  margin-bottom: 10px;
}

