#SkypeButton_Call_intosupplies_1_paraElement {
  	height:20px;
  text-align:center;
}



#into_side_float_bar_open {
    background: rgba(0, 0, 0, 0) url(../img/header/sidebar-bg.jpg) no-repeat scroll 0 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
    height: 326px;
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 22;
}

#into_side_float_bar {
    background: #3b3b3b url(../img/header/sidebr-open-bg.png) no-repeat scroll left top;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
    height: auto;
    margin-top: 49px;
    padding-bottom: 20px;
    position: fixed;
    right: -425px;
    top: 0;
    width: 280px;
    z-index: 23;
}


#into_side_float_bar_close img, #into_side_float_bar_close a  {
    height: 100% !important;
}

#into_side_float_bar_close {
    display: block;
    float: left;
    height: 400px;
    width: 13px;
}

#into_side_float_bar_content {
    float: right;
    height: auto;
    margin-top: 0 !important;
    padding-left: 4%;
    width: 254px;
  padding-top: 20px;
}

#into_side_float_bar_content .lomakeotsikko {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
	font-family: 'lato', Arial;
}

#into_side_float_bar_content input {
  width: 116px;
}

#into_side_float_bar_content textarea {
  width: 116px;
  height:50px;
}

#into_side_float_bar_content .lpainike {
  width: 70px;
  margin-top:-10px;
}

#into_side_float_bar_content > iframe {
    width: 100% !important;
  height:400px;
}