body, p, div, span, a, form, ul, ol, li, table, tr, td {
    font-family: "Times New Roman", serif;
    font-size: 11pt;
    color: #000000;
    text-align: left;
    line-height: 22px;
    width: 100%;
    padding: 0;
    margin: 0;
    }

h1, h2, h3, h4, h5, h6 {
    font-size: 11pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    }

#header, #search_admin_tab, #admin_panel, p.search_info, #search_entry, #search_edit_link {
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
    background: #FFFFFF;
    }

#num_result, #date_time {
    display: block;
    float: left;
    }

div#old_titlecard_images img {
    page-break-before: always;
    }

#column_left, #column_center, #column_right {
    padding: 0 10px 0 0;
    margin: 5px 10px 0 0;
    }

#column_left {
    width: 240px;
    }

#column_center {
    width: 200px;
    }

#column_right {
    width: 205px;
    }

p {
    padding-left: 5px;
    }

.content_box_title {
    padding-top: 30px;
    }

#search_plat_lot_condo {
    border-bottom: #DDDDDD 1px dashed;
    }

#search_plat_lot_condo span {
    font-size: 13pt;
    font-weight: bold;
    }

span.empty_box {
    font-size: 8pt;
    font-weight: normal;
    color: #999999;
    border: 0;
    margin-left: 3px;
    }

span.ct {
    padding-bottom: 1px;
    margin-right: 5px;
    }


/** Tables **/

table.record_history {
    clear: both;
    text-align: center;
    border-collapse: collapse;
    }

table.record_history tr th, table.record_history tr td {
    text-align: center;
    border: #CCC 1px solid;
    padding: 3px;
    width: 33%;
    }

table.record_history tr th {
    color: #555;
    font-size: 17px;
    }