


dt {


    padding-top: 5px;
}

dd {
    padding-top: 5px;
    margin-left: 10px;
}

ul {
    margin-top: 10px;
}

li {
    padding-left: 10px;
}

.content-parent {
    width: 400px !important;
}

#vert-ads-block {
    width: 530px !important;
}

#company-detail {

}

#advertisement {
    margin-right: 10px;
    float: right;
}


.detailed-info {
    margin-top: 5px;
}

.branch {
    margin-top: 10px;
    padding: 5px;
    border: solid 2px #327fc3;
}

.branch table {
    margin: 10px;
    width: 95%;
}

.branch tr.header {
    border-bottom: solid 4px #fc771a;
    color: #327fc3;
    font-size: large;
}

.branch .location {

}

.branch .odd {
    background-color: #D3F2FF;
}

.terminal {
    font-size: medium;
}

