G-Loot DS — button close
HTML
<!-- Normal -->
<button type="button" class="button button-primary button-close">
<span class="icon icon-e-remove" />
</button>
<!-- Small -->
<button type="button" class="button button-primary button-close button-sm">
<span class="icon icon-e-remove" />
</button>