﻿.contactus-wrapper {
    margin: 0px;
    background-color: #ffffff;
    padding: 20px 10px 20px 30px;
    margin-bottom: 10px;
}

.contactus-wrapper h2{
    font-size: 1em;
    color: #28acc8;
}

.contactus-wrapper table tr td img {
    border: none;
}
.contactus-wrapper table tr td.address {
    padding-left: 30px; font-size: 0.9em;
}
.contactus-wrapper table tr td .address-eng {
    font-weight: bold;
}
.contactus-wrapper table tr td .address-spliter {
    border-top: 1px #000000 solid; height: 10px; width: 100%;
}
.contactus-wrapper table tr td .address-th {

}


