
#content-main div.location {
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
}

#content-main div.location ul li {
    padding: 0 0 0 30px;
    margin-bottom: 10px;
    font-size: 90%;
}

#content-main .map {
    border: 3px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px;
}

#content-main div.location h4 {
    margin-top: 0;
}

#content-main .icon1 {
    background: url(/images/open.content/health/introduction/getway/adress.png) no-repeat 0 3px;
}

#content-main .icon2 {
    background: url(/images/open.content/health/introduction/getway/phone.png) no-repeat 0 3px;
}

#content-main .icon3 {
    background: url(/images/open.content/health/introduction/getway/day.png) no-repeat 0 3px;
}