I'm trying to use this code:
<div class="youtube" id="LcIytqkbdlo" style="width: 320px; height: 180px;"></div>
<script src="https://labnol.googlecode.com/files/youtube.js"></script>
with the js from here:
http://www.labnol.org/internet/light-youtube-embeds/27941/
However if I place the div twice, the second div goes to the next line. How can I make a line of videos with a margin between them?