if (navigator.userAgent.indexOf("MSIE 6.0")!=-1)
  { document.getElementById("column_1").style.marginLeft="5px"; }
