@CHARSET "UTF-8";

.youtube.list.related .sansita {
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    text-align: center;
}
.youtube.list.related .sansita.duo 		{ color: #9BEA81; }
.youtube.list.related .sansita.trio 	{ color: #6EBFDB; }
.youtube.list.related .sansita.fullband { color: #F48EB8; }
.youtube.list.related .sansita.premium 	{ color: #dbb107; }

.box.featGal .caption img {
    width: 150px;
    padding: 8px;
}
.box.featGal div.abox {
    background-color: #f3f3f3;
    border: medium none;
    min-height: 490px;
    width: 750px;
}

div.box.article ul.gallery.list li:not(.clear) { margin: 5px 19px; }
ul.gallery.list li a.caption.LB img {
    width: 190px;
    height: 145px;
    background-color: #fff;
    color: #eee;
    text-align: center;
}
ul.gallery.list li > span {
    display: block;
    font-size: 19px;
    text-align: center;
    max-width: 210px;
    overflow-y: hidden;
    height: 25px;
}

.abox img.video-src { margin: 10px 30px 10px 0; }