<?php if (!defined ('ABSPATH')) die ('No direct access allowed'); ?>
<?php global $is_IE;if ($is_IE) : ?>
<style type="text/css" media="screen">
.item, .date, .count, .tools, .type { margin-bottom: -2px; }
.item { margin-top: -4px;}
.pager input {padding: 1px;}
</style>
<?php endif; ?>