/* Custom CSS overrides */

#banner-inside {

padding-top: 5px;
margin-bottom: 5px;
}

#main-content {

 padding-top: 5px;

}

h3 {

font-weight: 300;
color: #009ddc;
margin-left: 5px;
}



input[type='submit'], input[type='reset'], input[type='button'] {

background-color: #005dab;

}