div.overlabel-field {
  position:relative;
  float:left;
  margin-right:3px;
}

label.overlabel {
  position:absolute;
  top:3px;
  left:5px;
  z-index:1;
  color:#c5c5c5 !important;
}

#home-calendar h2 {
  margin: 0;
}

label.overlabel-apply {
    position:absolute;
    top:3px;
    left:5px;
    z-index:1;
    color:#c5c5c5 !important;
}

ul#social {
  margin: 0;
  list-style: none;

  padding: 0;
}

ul#social li {
  float: left;
  margin-right: 20px;
}

ul#social li img {
  border: none;
}

#home-bottom-panel h1 {
  color: #4a5b5d;
  font-size: 29px;
  font-family: Georgia, serif;
  font-weight: lighter;
  line-height: 35px;
}

#home-bottom-panel h2 {
  color: #4a5b5d;
  font-size: 24px;
  font-family: Georgia, serif;
  font-weight: lighter;
  line-height: 27px;
}

#home-bottom-panel h3 {
  color: #4a5b5d;
  font-size: 20px;
  font-family: Georgia, serif;
  font-weight: lighter;
  line-height: 20px;
  margin-bottom: 10px;
}

#home-calendar input {
  border: 1px solid #7f9db9;
  height: 20px;
}

#home-bottom-panel {
        padding: 10px 10px 8px 10px;
        background: #d1e6ee;
}

#home-text {

        padding: 25px 15px 15px 15px;
        width: 430px;
        margin-right: 229px;
}



#home-text * {
        color: #545454;
        font-size: 12px;
        line-height: 18px;
        margin-top: 0;
}

#home-text h2 {
        margin-bottom: 10px;
}

#home-calendar {
        margin-top: 10px;
        margin-right: 10px;
        background-color: white;
        padding: 10px 8px 25px 15px;
        width: 247px;
        float: right;
}

#home-calendar * {
        color: #545454;
        font-size: 12px;
}

#home-calendar a {
        color: #0b77a9;
}

#footer {
        border: none;
}