
var strIE6 = '<style type="text/css">' +
'#home-content-tile{margin:-41px 0 0 70px;}' + 
'#ctl00_WebPartManager1_wp785451846{margin-top:-39px;}' + 
'.reg-content-tile-top{background:url(/App_Themes/lenor-sk1/images/LenorSk1/body_content_bg_reg_top_plain2.jpg) 0 0 no-repeat;top:0;}' +
'#terms-content-tile{margin-top:-39px;}' +
'.terms-content-tile-top{background:url(/App_Themes/lenor-sk1/images/LenorSk1/body_content_bg_reg_top_plain2.jpg) 0 0 no-repeat;top:0;}' +
'#where-content-tile{margin-top:-39px;}' +
'.where-content-tile-top{background:url(/App_Themes/lenor-sk1/images/LenorSk1/body_content_bg_reg_top_plain2.jpg) 0 0 no-repeat;top:0;}' +
'</style>';

var strIE7 = '<style type="text/css">' +
'</style>';

var strIE8 = '<style type="text/css">' +
'</style>';

var chrome = '<style type="text/css">' +
'</style>';

document.write('<!--[if IE 6]>' + strIE6 + '<![endif]-->' + '<!--[if IE 7]>' + strIE7 + '<![endif]-->' + '<!--[if IE 8]>' + strIE8 + '<![endif]-->');














