/* IE 6 & 7 Styles */ @import "./variables"; * { behavior: url(boxsizing.htc); } #main.legacy .col { display: block !important; width: 100% !important; } #main.legacy .left { padding-right: 0 !important; padding-bottom: $outer-gap; } #nav { behavior: url(display-table.htc); } #new_comment { width: 400px; }