.box-tin{
border-bottom: 1px black dotted;
margin-left: 15px;
float: left;
margin-top: 11px;
height: auto;
width: 719px;
}

.box-tin img{
width: 128px;
margin-right: 15px;
margin-bottom: 10px;
height: 103px;
border: 1px solid #B3B2AE;
padding: 2px;
background: white;
float: left;
}

.name-tin{
overflow: hidden;
line-height: 20px;
color: #514d4c;
}

.name-tin a {
color: black!important;
font-weight: bold;
text-decoration: none;
}


.name-short{
margin-left: 157px;
color: black;
overflow: hidden;
line-height: 20px;
margin-top: 5px;
}