﻿img.flag {height:26px;width:auto}


.crop-text-3 {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.thb:before {
    content: "฿";
}
img.resize50px, a.resize50px > img {
    width: 50px;
    height: auto;
}
th.minwidth140
{
    min-width:140px;
}