
.thread-icon {
    position:absolute;top:0; right:-35%;
}
.thread-icon img {
    width:65%;
}
.thread-image-no-menu.button .icon, .thread-image-no-menu.smiley-menu {
    display:none!important;
} 
.thread-image > img, .thread-icon.thread-subject {
    max-height: 1.75em;
    max-width: 4em;
}

#thread_img > li {
  display: inline-block;
  float: left;
}
.real-img-size {
    width: auto!important;
    height: auto!mportant;
    max-width:none!important;
    max-height:none!important;
    min-width:none!important;
    min-height:none!important;
}
.title-bar-icon {
    float:left;
    padding:0 0.5em;
}
.title-bar-icon img {
    max-width: 30px;
    max-height: 27px;
    vertical-align: middle;
    padding-bottom: 1px;
}
#image-preview{
    max-width:80vw;
    height: auto !important;
}