/* Clearing floats */
.clear:before,
.clear:after{
clear: both;
display: table;
content: "";
}
.top-bar { background: #d2d9e3;font-size: 13px;color: #5474a9;margin-bottom: 15px; }
.top-bar a { text-decoration:none; }
.columns {width:45%;}
.columns.first { float:left;padding: 6px 15px;}
.columns.first a { background:url('../img/common/phone-icon.png') no-repeat 0 0; padding: 1px 0 0 20px; }
.columns.last { float:right;}
.top-bar  #lang { background:none;clear:none;height: auto; }
.top-bar .tmli a { color: #5474a9; }
.top-bar .tmli > a {background: url('../img/common/region-bg.png') no-repeat 0px 6px;padding-left: 25px;}