#theater-info {
    padding: 23px 0px 23px 46px;
}
#theater-list {
    margin: 0px;
    font-size: 14px;
    color: #000000;
}
#theater-list dt {
    float: left;
}
#theater-list dd > * {
    margin: 5px 5px !important;
    /* line-height: 28px; */
}