#seriestitle {
  width: 870px;
  background-color: #ffd5ac;
  padding: 3px 0 3px 15px;
  font-weight: bold;
}

#sort { float: right; margin: 10px 10px 10px 0; }

#pagepage { float: left; margin-bottom: 15px; }

.listwrap { width:825px; margin: 0px 0px 20px 40px; }
.listwrap .left { width: 75px; float:left; }
.listwrap .right { width: 735px; float: right }
.bookname { float: left; font-size: 16px; font-weight: bold; margin-bottom: 10px; }
.bookprice { float: right; font-weight: bold; color: #d80000; font-size: 16px; }
.bookcomment { clear: both; line-height: 20px; margin-top: 20px; font-size: 14px;}
.clear { clear:both; } 

