#Content3{overflow:hidden}
.books{overflow:hidden;width:780px;}
.books li{float:left;width:145px;display:inline;height:150px;overflow:hidden;text-align:center;margin-right:9px;margin-top:10px}
.books li #ReportIDname{display:block;line-height:160%}
.books li #ReportIDPicture {display:block;width:140px;height:100px;border:#ddd solid 1px;margin-bottom:5px}
.books li #ReportIDPicture img {width:140px;height:100px;margin:1px;display:block;}
.books li #ReportIDPicture img{max-width:140px; max-height:100px; scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 140 ? "140px" : "auto"):(this.style.height = this.offsetHeight >= 100 ? "100px" : "auto")); display:inline !important;}

.books li#PageNum{float:none;width:100%;display:block;clear:both;text-align:center}
