.nav-collapse {
    border:0px solid red;
    margin: 10px 0 0 170px;
  }
  
  
body {

  } 
  
  
.marketing h3 {
    margin: 0 10px 14px 30px;
}


    .mobile-logo {
    display: none;
    border:1px solid red;
  }


#header-blocks {
    display:block;
    vertical-align:top;
}
#header-blocks .float-right{
    float:right;
    width:240px;
    zoom: 1;
    *display: inline !important;
    text-align:right;
}
#header-blocks .float-left{
    float:left;
    width:700px;
    zoom: 1;
    *display: inline !important;
}
#top-functions {
    width:150px !important;
    zoom: 1;
    *display:block !important;
    list-style-type: none;
}
#top-functions li.item {
    /*background-color:#ffd800;*/
    vertical-align:top;
    width:87px !important;
    float:right;
    zoom: 1;
    *display:inline !important;
    list-style-type:none;
}
#top-functions li.item.hide-smartphone {
    display:none !important;
}
#top-functions li.show-smartphone {
    width:52px !important;
    overflow:visible;
    display:block;
}
#search-wrapper {
    zoom: 1;
    *display: inline;
    width:72px;
}
#lang-wrapper {
    zoom: 1;
    *display: inline;
    width:72px;
}
#marketlist,
#marketlist li {
    z-index:999999;
}
#search-area-market {
    display:inline-block;
}

.navbar-inner .nav-collapse {
margin-left:0;
}

.centered-btns_tabs {
    text-align:center;
    width:100px;
    margin:15px auto;
}

.rslides_container .rslides li h2 {
    display:inline !important;
}
.rslides_container .rslides li a h2,
.rslides_container .rslides li a:hover h2 {
    text-decoration:none !important;
    cursor:pointer;
}
ul.centered-btns_tabs.centered-btns1_tabs {
    display:inline !important;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}