.stripe-table { table-layout : fixed; width : 100%; height : 51px; overflow : hidden; } #stripe-last-field { width : 200px; } @media all and (min-width:0px) { head~body #stripe-last-field { width: 190px; } } html>/**/body #stripe-last-field, x:-moz-any-link, x:default {width : 200px;} .arc-label { cursor : pointer; text-align : left; font : 100 10pt arial narrow; line-height : 9pt; } .stripe-table .icon { border : 0px; } .stripe-table .link { text-decoration : none; color : #FFDE91; } .stripe-table .link:hover { text-decoration : none; color : #B1ECFF; } .stripe-table .label { font : 16pt arial narrow; } .stripe { width : 100%; height : 51px; overflow : hidden; padding-left : 10px; // padding-bottom : 8px; } .stripe .link { text-decoration : none; color : #FFDE91; } .stripe .link:hover { text-decoration : none; color : #B1ECFF; } .stripe .menu { height : 41px; overflow : hidden; width : 1015px; border-bottom : 2px solid #1F456F; } .stripe .label { position : relative; left : 20px; top : 12px; font : 16pt arial narrow; } .stripe .leftIconDiv { float : left; margin-right : -20px; position:relative; top : 5px; } .stripe .icon { position : relative; left : -10px; top : -3px; border : 0px; } .stripe .rss { position : absolute; left : -40px; top : -2px; } .stripe .archive { width : 150px; float : right; position : relative; top : 5px; // top : -16px; } .stripe .archive .icon { border : 0px; position : relative; left : -85px; // left : -8px; } .stripe .archive .arc-label { cursor : pointer; float : left; position : relative; // top : -34px; left : 23px; text-align : left; font : 100 10pt arial narrow; line-height : 9.5pt; } @media all and (width) { .stripe .archive .label { top: -34px; } } .stripe .contacts { position : relative; left : 10px; top : 14px; } .stripe .contacts .phone { font : 10.5pt arial narrow; color : #FFDE91; } .stripe .contacts .address { padding-left : 260px; //padding-left : 160px; font : 8pt tahoma; color : #CBD0D6; } .stripe .contacts .divisor { background : #1F5987; width : 1px; margin-left : 1px; margin-right : 10px; } .stripe .contacts .link { position : relative; top : -1px; font : 7pt tahoma; text-decoration : underline; color : #D0FAFF; } .stripe .contacts .link a { text-decoration : underline; color : #D0FAFF; }