if( navigator.userAgent.toLowerCase().indexOf('msie 6') != -1 ) {
  document.getElementById("btestimation").style.marginLeft="160px";
}
