#searchTbl { margin-bottom:25px; }
#searchTbl td { padding:3px; }
#searchTbl .searchField { width:313px; }
.searchNoMatch { color:red; }
#resultList { background:#eee; width:100%; }
#resultList .yellow { background:#ff9632; }
#resultList td { padding:3px; border-bottom:1px solid #ccc; }
#resultList th { background:#4B50D0; padding:3px 5px; color:#fff; text-align:left; }
#libPagerContainer { height:25px; overflow:hidden; text-align:center; width:180px; margin:10px auto; position:relative; }
#libPager { width:9999px; position:absolute; }
#libPager .pager { float:left; border:1px solid #ccc; width:28px; overflow:hidden; padding:3px 0; }
#libPager .active { background:#4B50D0; color:#fff; }
#pageCounterContainer { margin:5px auto; width:180px; text-align:center; }