body { margin: 0; -webkit-text-size-adjust: none;/*Size extended nullification*/ } /*Initialization to here*/ #globalHeader { display: block; position: relative; height: 53px; overflow: hidden; background-color: #0d2ea0; font-family: arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; } #globalHeader h1 { float: left; width: 93px; margin: 10px 0 0 1px; padding-left: 14px; } #headerRight { padding-left: 139px; } #headerRight * { box-sizing: content-box; } #headerRightIn { height: 53px; background: -moz-linear-gradient(right, #0d2ea0, #071956); background: -webkit-gradient(linear, left top, right top, from(#0d2ea0), to(#071956)); color: #fff; font-weight: 600; } #headerRightIn dl { position: absolute; top: 20px; right: 14px; margin: 0;} #headerRightIn dt { float: left; height: 12px; padding-right: 10px; line-height: 12px; color: #fff;} #headerRightIn dd { float: left; width: 12px; height: 12px; margin: 0; padding-left: 10px; border-left: 1px solid #fff; } #headerRightIn dd a { padding: 0; }