﻿
.RefLogo img {vertical-align:middle; border:solid 1px red;}

.img_thumb {
    width: 188px;
    text-align:center;
    background-color:White;
    float:left;
    margin-bottom:5px;
    margin-right:5px;
    height     :90px;
    position:relative;
}
.img_thumb.special p { line-height:normal; margin:19px 0; }

.img_thumb.special { 
    background-color:Transparent;
    color:White;
    font-size:14px;
    border:dashed 2px #ddd;
    width:184px;
    height:86px;
    vertical-align:middle;
}

.img_thumb img {
    vertical-align: text-bottom;
    border:none;
    max-width:150px;
    max-height:50px;
    margin-top:16px;
}

.References .SolKutu .img_thumb span { 
    position:absolute;
    display:block;
    text-align:center;
    bottom:5px;
    line-height:normal;
    width:100%;
    color:#AAA;
}

.References .SolKutu .img_thumb span a {
        color:#AAA;
}