#thumbnails { width: 100% }
#thumbnails table { margin: auto }
#thumbnails a.prev, a.next, a.prevPage, a.nextPage { display:block; width:18px; height:18px; background:url(/images/extranet/scrollable/left.png) no-repeat; float:left; cursor:pointer; font-size:1px; }
#thumbnails table td { padding: auto }
#thumbnails a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover { background-position:0px -18px; }
#thumbnails a.disabled { visibility:hidden !important; }
#thumbnails a.next, a.nextPage { background-image:url(/images/extranet/scrollable/right.png); clear:right; }
#thumbnails div.navi-wrap { clear:both; float:left; overflow:hidden; width:100%; text-align: center }
#thumbnails div.navi { float:left; left:50%; list-style-type:none; margin:0 auto; padding:0; position:relative; }
#thumbnails div.navi a { float:left; position:relative; right:50%; width: 8px; height: 8px; margin: 3px; background: url(/images/extranet/scrollable/navigator.png) 0 0 no-repeat; display:block; font-size:1px; }
#thumbnails div.navi a:hover { background-position:0 -8px; }
#thumbnails div.navi a.active { background-position:0 -16px; } 	
#thumbnails div.scrollable { float: left; position:relative; overflow:hidden; width: 694px; height:268px; }
#thumbnails .items { position:absolute; width:20000em; clear:both; border:1px solid #222; }
#thumbnails .items .item { float:left; width:98px; height:268px; background:#333 url(/images/extranet/scrollable/gradient-h150.png) repeat-x 0 140px; color:#fff; border-right:1px solid #333; }
#thumbnails .items .item.hover { background-color:#444; }
#thumbnails .items .item.active { background-color:#066; cursor:default; }
#thumbnails .items .thumbnail { display: block; width: 98px; height: 139px; }
#thumbnails .items .item .details { padding:8px; font-family:"bitstream vera sans"; font-size: 13px; color:#fff; }
#thumbnails .items .item .details h3 { padding: 0; margin: 0; font-size: 12px }
#thumbnails .items .item .details p { font-size: 11px; margin: 6px 0 }
#thumbnails .items .item .details .publication-date { font-size: 11px; }
