diff --git a/themes/fid_adlr/templates/RecordTab/holdingsils.phtml b/themes/fid_adlr/templates/RecordTab/holdingsils.phtml
index c4d2c4a3cc727c399d9fdef24b8d6c2c92ea9ee6..3367e3ee2fa597afe66b279bb6ba6d6132ab4b48 100644
--- a/themes/fid_adlr/templates/RecordTab/holdingsils.phtml
+++ b/themes/fid_adlr/templates/RecordTab/holdingsils.phtml
@@ -127,8 +127,8 @@ JS;
         <?=sprintf($getit->getNotices(), $url)?>
         <?php if ($getit->hideNotice()): ?></div><?php endif; ?>
 </div>
-<?php else: ?>
-<div class="getitbox-notices">
+<?php elseif (!$getit->isAISIDRecord()): ?>
+<div class="getitbox-notices resolver">
     <?php if ($user && $getit->showBOSSData()): ?>
     <div class="boss-data-false"></div>
         <?php if ($getit->hideNotice()): ?><br/><?php endif; ?>