<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#parthead{
    background: #f0f0f0;
    border: 1px solid white;
    height: 20px;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    color: #BF0000;
}
.people,.fund {
    background: url(/i/img/social_responsibility/box.jpg) no-repeat transparent;
    border: 1px solid white;
    /*height: 165px;*/
    position: relative;
    padding: 5px 10px 0 10px;
}
.next div {
    float: right;
    color: #ff0000;
    height: 15px;
    padding-right: 20px;
    background: url(/i/img/social_responsibility/str.png) no-repeat 100% -12px;
    cursor: pointer;
}
.gray {
    margin-top: 15px;
    border: 1px solid #ccc;
    background: #f0f0f0 url(/i/img/social_responsibility/box_sprite.png) repeat-y;
}
.scline {
    position: absolute;
    top: 0;
    left: 119px;
    width: 1px;
    height: 100%;
    background: #fff;
}
#logos a {
    height: 69px;
    width: 145px;
    display: inline-block;
    margin: 0 5px;
}
#logos .wikimedia_icon {
    height: 73px;
    width: 149px;
    display: inline-block;
    margin: 0 5px;

}
.preview {
    display: block;
    overflow: hidden;
    height: 80px;
}
.s_img {
    position: absolute;
    padding-left: 1px;
    top: 8px;
    left: 10px;
}
.bimg {
    float: right;
    max-width: 315px;
    padding: 35px 0 10px 10px;
}
.name {
    font-weight: bold;
    padding-bottom: 10px;
}
.name, .preview {
    margin-left: 125px
}
.people .name {
    color: #bf0000;
}
.fund .name {
    color: #bf0000;
}
#logos {
    margin-top: 20px;
    text-align: center;
}
.next {
    height: 24px;
}
.fancy_container {
    border: 1px solid #cfcfcf;
    padding: 10px;
    background-color: white;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -khtml-border-radius: 8px;
}
.kids-pict {
    width: 289px;
}
.wiki-pict {
    display: inline-block;
}
.kids-pict img {
    margin: 0 1%;
    border: 1px solid #ccc;
}
.kids-pict a {
    vertical-align: middle;
}
.pictures .thank {
    color: green;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    width: 100%;
}
.hide_more, .show_more{
    margin:10px 0;
}
</pre></body></html>