.caption h3 {
    color: #000;
    text-align: center;
}

.col-sm-3:hover {
    border: 1px solid #f5f5f5;
}

.col-sm-3 {
    border: 1px solid transparent;
}

.thumbnail {
    /*border: 1px solid #0084C5 !important;*/
}

    .thumbnail a > img {
        width: 120px !important;
        height: 120px !important;
    }

    .thumbnail .caption {
        text-align: center;
    }

.DnnModule-DocumentsCategorys h2 {
    color: #fff;
    background-color: #0084C5;
    padding: 7px 10px;
    text-align: right;
    margin: auto auto 10px;
}

div.thumbnail:hover {
    border-color: #428bca;
}

.DnnModule-DocumentsCategorys .DNNContainer_Title_h2 {
    border: 1px solid #ebebeb;
}

div#tabs.ui-corner-all {
    /*height: 440px;*/
    /*min-height: 440px;*/
}

.DnnModule.DnnModule-NewsTabs.DnnModule-472 {
    margin-bottom: 5px;
}
