I checked your site and don’t know what you’ve edited it. But using current site of your video, please try my fix:
Here is the code of your video at the time I’m checking:
<blockquote>
<object width=”360″ height=”240″ type=”application/x-shockwave-flash” id=”p_avreloaded0″ class=”allvideos” data=”http://www.youtube.com/v/FoetDiemmjY&hl”><param name=”wmode” value=”window”/><param name=”bgcolor” value=”#FFFFFF”/><param name=”flashvars” value=”autoplay=0&color1=0xFFFFFF&color2=0x000000&rel=0&egm=0&border=0&loop=0″/></object></blockquote>
Please wrap them with a <div> then we can align the div.
The red font below is the code that you will need to modify:
<blockquote><div style=”padding: 0pt; margin-left: -15px;”>
<object width=”360″ height=”240″ type=”application/x-shockwave-flash” id=”p_avreloaded0″ class=”allvideos” data=”http://www.youtube.com/v/FoetDiemmjY&hl”><param name=”wmode” value=”transparent”/><param name=”bgcolor” value=”#FFFFFF”/><param name=”flashvars” value=”autoplay=0&color1=0xFFFFFF&color2=0x000000&rel=0&egm=0&border=0&loop=0″/></object></div></blockquote>