/* some wizardry for the next/previous links */
.icom-next-previous-wrapper-hover { position:fixed; right:0; bottom:0; padding:15px; background:#fff; display:block; border:2px solid #333; min-width:200px; }
.icom-next-previous-wrapper-hover,
.icom-next-previous-wrapper-hover a,
.icom-next-previous-wrapper-hover .title { color:#01AEF0; }
.icom-next-previous-wrapper-hover .title { font-size:14px; }
.icom-next-previous-wrapper-hover .close-popup { position:absolute; top:15px; right:15px; overflow:hidden; text-indent:-9999px; width:16px; height:16px; background:url(../images/close.png); }