In this gallery the last image should float to the left but it is positioned in the middle. Whats wrong with the code?
HTML:
<div class="text-block7" >
<a href="gal/60.png" class="gal2" rel="gal"><img src="gal/thumb/60.png" alt=""></a>
</div>
CSS:
#rightcolumn-12 .text-block7 { width: 239px; height: 190px; display: block; float: left; margin-top: 0px; margin-bottom: 15px;}