body div {
font-style: inherit !important 
  font-size: inherit !important;
    line-height: inherit !important;
}

body:not(.com_gridbox) .body {
    margin: 40px 0 !important;
} 

a.btn {
    background-color: #a8d152!important;
} 

.banneritem {
    text-align: center;
} 

.control-group .control-label {
    text-align: left !important;
}

#member-registration a.btn {
    color: #fff !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled],
.btn-primary:hover,
.btn-primary {
    background-color: #000 !important;
}

#jform_captcha {
    min-height: 130px;
}

.custom-section {
    z-index: 7;
}

.banneritem img {
    height: auto;
    width: 100%;
}