Blocks And 100% Width

I know you can have the whole site Full Width and Fluid.



The question I have is how can you just have one block full width with a image. ( html block)



Only way I hjave come close is using:



Width:100%;

Max-Width:100%;

Position:absolute;

Left:0;





But it is not exactly perfect …



Anyone done this ?



If this wasn't Cscart with the blocks it would be simple html.



Stuck here