/* basic */
body {
    padding-top: 60px;
    padding-bottom: 40px;
}
h1 {
    font-size: 29px;
    margin-top: 0;
    line-height: 34px;
    color: #1f452c;
}
h2.dark {
    color: #1f452c;
}
.left {
    float: left;
}
.right {
    float: right;
}
.justify {
    text-align: justify;
}
/* end basic */

.carousel-control {
    top: 50%;
}

h2.cols3-header {
    font-size: 25px;
    margin-top: 0;
}

.news-header {
    margin-bottom: 0;
}
h1.news-header {
    margin-bottom: 7px;
}
h3.news-header {
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
}
.news-publish-date {
    position: relative;
    bottom: 7px;
    font-size: 80%;
}

#sponsors-slider
{
    margin-top: 30px;
    width: auto;
    height: 75px;
    position: relative;
    clear: both;
}
#sponsors-slider div.scrollableArea a
{
    display: block;
    float: left;
    padding:0 10px;
    margin:0;
}