
div#corp {
    margin-top:8px;
}

div#corp-main p.title {
    margin-bottom:5px;
}

div#corp-main table.body-table {
    color:#333333;
    font-size:12px;
    border-top:1px solid #0383D6;
    border-right:1px solid #0383D6;
    border-collapse:collapse;
}

div#corp-main table.body-table td {
    border-bottom:1px solid #0383D6;
    border-left:1px solid #0383D6;
    padding:5px 10px;
    line-height:16px;
}

div#corp-main table.body-table td.left {
    width:120px;
    background-color:#f7f5f5;
}

div#corp-main table.body-table td p.map {
    margin-top:5px;
}

