I'm using facebook Like Button plugin
<div class="fb-like" data-href="xyz.com" data-send="true" data-layout="button_count" data-width="600" data-show-faces="true"></div>
I want it to align at right of the page. Any CSS code for doing this or any other technique.