a, a:focus {
    outline: none;
}

#thumbs ul.thumbs li a img {
    max-width: 180px;
}

.studing_kinds:hover {
    opacity: .7;
}

.show-all-comments-btn:hover {
    opacity: .7;
}

.st-content {
    text-align: justify;
    line-height: 2;
    padding: 0 40px 0;
    margin-bottom: 1px;
}

.teachers {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.t-block {
    margin-left: 7%;
    width: 240px;
}

.t-block {
    height: auto;
    margin-top: 40px;
}

.t-block {
    box-shadow: 4px 4px 4px #bbb;
    float: left;
    width: 240px;
}

.t-head-wrapper > div {
    border: 1px solid #bbb;
    color: #666;
    padding: 14px;
    text-align: center;
}

.gb-row {
    display: table;
    padding-bottom: 10px;
    width: 100%;
}

.gb-row:nth-last-of-type(1) div {
    border: medium none;
}

.gb-cell {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    text-align: justify;
}

.gb-cell {
    display: table-cell;
    vertical-align: top;
}

.gb-cell p {
    text-align: justify;
}

.img-wrapper {
    box-shadow: 4px 4px 4px #bbb;
}

.img-wrapper {
    box-shadow: 0 0 5px #888;
    margin-top: 20px;
    padding: 4px 6px;
    width: 245px;
}

.comment_text {
    float: none;
    position: relative;
    padding-left: 231px;
    font-family: "open_sansregular";
}

.comment_box img {
    float: left;
}

.our_departaments:hover .top_row, .our_departaments:hover .bottom_row {
    text-shadow: 0 0 2px #ddf;
}

.t-block:hover .t-head-wrapper a {
    text-decoration: underline;
}

.t-head-wrapper {
    cursor: pointer;
}
