/** Put space between the first sidebar widget and the nav bar. **/
.widget .widget_ultamatumimage .inner-container{
  border-top: 10px;
}


/** Put some space between sidebar image widgets **/
.widget_sp_image {
  border: 2px;
  padding-top: 2%;
  padding-bottom: 2%;
}

/** Style sidebar form widgets **/
.dhvc-form-container {
  border-top: 20px;
  padding-top: 20%;
  padding-bottom: 2%;
}

.email-submit {
  float: left;
}

/** FLoat Avweber Forms Left **/
.af-form {

}
