.selectBox-dropdown .selectBox-label {
	min-width:20px;
}

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0px;
  right: -9px;
  margin-top: 0px;
  width: 9px;
  height: 55px;
  background: url(../img/selectbox-arrow2.png) center 10px no-repeat;
}

#block-1-bot {
	=webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}

::i-block-chrome,.infotabs .pager a {
     padding:10px 3px;
    }

  #navigation {
    /*display:none;*/
    /*position:absolute;*/
    left:auto;
    right:0;
    top:60px;
    /*background-color:rgba(255,255,255,.8);*/
    margin:0;
    padding:20px;
  }