Bir reklam alanı kodu var ama bu kodu siteye yapıştırınca otomatik olarak sağa yaslı şekilde çıkıyor

ben bunu sola yaslamak istiyorum
html sola yaslama kodunu denedim işe yaramadı nasıl yaparım?

Kod böyle:

<!--Sanal Kod Minik Açılır Pencere START-->
<!DOCTYPE HTML><style type="text/css">div.fixed-position{position:fixed;z-

index:4000;background: #FFEBE0 url("http://icons.iconarchive.com/icons/custom-icon-

design/office/32/alert-icon.png") no-repeat scroll 10px center ;border: 1px solid 

#999999;border-radius: 4px 4px 4px 4px;color: #444444;cursor: pointer;font-family: 

Tahoma,sans-serif;font-size: 12px;padding: 8px 8px 8px 50px;width: 200px;}div.fixed-

s-e{top:20px;right:20px;}</style><!--Kod Dostu Minik Açılır Pencere Kodu--><style 

type="text/css">div.fixed-position{_position:absolute;}div.fixed-s-e

{_bottom:auto;_top:expression(ie6=(document.documentElement.scrollTop

+document.documentElement.clientHeight - 52+"px") );}</style><div class="fixed-

position fixed-s-e" onclick="this.style.display='none';">

<!--Sanal Kod Minik Açılır Pencere Kodu-->

Reklamı Kapat <br/>
<a href="deneme"><img src="http://www.sondakika-haber.org/wp-

content/uploads/2014/03/125x125.png" alt="Örnek Resim"></a>

<a target="_blank" href="http://siteneeklekodlari.blogspot.com" 

style="color:#EEDCE1;text-decoration:none;position:absolute;top:0px;left:4px;">+</a>
</div>
<!--Sanal Kod Minik Açılır Pencere STOP-->

Bir de bu kodda Reklamı Kapat yazan yere tıklayınca reklam kapansın istiyorum onu nasıl yaparım?