.books li{float:left;width:185px;display:inline;height:250px;overflow:hidden;text-align:center;margin-right:5px;margin-bottom:10px}
.books li #ReportIDname{display:block;line-height:160%}
.books li #ReportIDPicture {display:block;width:182px;height:204px;border:#ddd solid 1px;margin-bottom:5px}
.books li #ReportIDPicture img {width:181px;height:200px;margin:1px;display:block;}
.books li #ReportIDPicture img{max-width:181px; max-height:200px; scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 181 ? "181px" : "auto"):(this.style.height = this.offsetHeight >= 200 ? "200px" : "auto")); display:inline !important;}
.books li#PageNum{float:none;width:100%}

.books li #ReportIDkicker a,.books li #ReportIDgetSubhead a{display:block;height:15px;line-height:15px;overflow:hidden;text-align:center;color:#4868B1;margin-bottom:3px}
.Path{margin-top:8px}