#block-clicktocall-0 {
  margin: 0px;
  width: 17em;
}
.phone_input_3 {
  float: left;
}
input.phone_input_3 {
  width: 10em;
}
input.phone_input_4 {
  width: 10em;
}
input#ctcsubmitbtn {
  float: left;
}
.ctccontainer {
  position: relative;
}
.ctcbutton {
  position: static;
}
.ctcbutton-hidden {
  position: absolute;
  visibility: hidden;
}
.ctcbuttonimage {
  background-image: url('telephone_small.png');
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  float: right;
}
.ctcbuttontextcontainer {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.ctcbuttontext {
  font-weight: bold;
  font-size: 1.6em;
  padding-left: 0.5em;
  float: left;
  margin: 0px;
}
#ctcbuttontext {
  margin: 0px;
}
.ctcform-hidden {
  position: absolute;
  visibility: hidden;
}
.ctcform {
  position: static;
  visibility: visible;
}
.ctccallresult-hidden {
  position: absolute;
  visibility: hidden;
}
.ctccallresult {
  position: static;
  visibility: visible;
}
