﻿#s4-bodyContainer {
    padding-bottom: 0 !important;
}

#contentBox {
    min-width: 280px !important;
}

#s4-titlerow {
    padding-bottom: 0;
    padding-top: 0;
    height: auto;
}

.scroller-table-custom {
    overflow: auto;
    width: 100%;
    position: relative;
}

.ms-webpart-cell-vertical {
    table-layout: fixed;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .ms-rtestate-field h1, .ms-rtestate-field h2, .ms-rtestate-field h3, .ms-rtestate-field h4, .ms-rtestate-field h5, .ms-rtestate-field h6 {
    color: rgb(51, 51, 51);
    line-height: 1.1;
}

#wb-bc span {
    padding: 5px 10px;
}

.followus .blog, .icon.blog {
    background-image: url(blog.jpg)
}

.followus .podcast, .icon.podcast {
    background-image: url(podcast.jpg)
}

.followus .blog, .followus .podcast {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline;
    min-height: 27px;
    min-width: 27px;
    position: relative;
    vertical-align: text-bottom;
}
