#who_is_who_main_cont {
    width:530px;
    text-align:center;
    margin-top:20px;
    margin-bottom: 20px;
}
#cont_title h1 {
    font-weight:bold;
    font-size:16px;
    margin-top:5px;
    margin-bottom:10px;
    text-align:left;
    padding-left:20px;
}
.person {
    background:#EFEFEF;
    margin-top:15px;
    width:165px;
    float:left;
    border:1px solid #DFDFDF;
    padding-bottom:5px;
    padding-top:10px;
}
.pic_cont {
    width:110px;
    height:100px;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}
.pic_cont img {
    border:0;
}
.person_name {
    font-weight:bold;
    margin-top:2px;
    margin-bottom:2px;
}
.person_name a {
    color:black;
}
.company_name {
    height:26px;
}
.company_name a {
    color:black;
}
.right_sep {
    margin-right:14px;
}
#datasheet_cont {
    padding:20px;
}
#datasheet_cont #data_header {
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:1px solid #EFEFEF;
}
#datasheet_cont #data_header img {
    float:left;
    margin-right:20px;
}
#header_table tr {
    height:20px;
    line-height:20px;
}
#header_table #person_name {
    font-weight:bold;
    font-size:14px;
}
#header_table #company_web a {
    color:black;
}
.td_1 {
    width:80px;
}
#block_1_table, #block_2_table {
    width:100%;
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:1px solid #EFEFEF;
}
#block_1_table tr, #block_2_table tr {
    height:20px;
    line-height:20px;
}
#block_1_table .td_1, #block_2_table .td_1 {
    width:140px !important;
}
#ingatlankapcsolatok_title {
    margin-top:30px;
    font-weight:bold;
}
#ingatlan_lista .ingatlan {
    width:238px;
    margin-right:5px;
    float:left;
    height:98px;
    margin-top:14px;
    border:1px solid #DFDFDF;
}
.estate_img_td {
    width:120px;
    height:90px;
    background:#EFEFEF;
    text-align:center;
}
.estate_img_td img {
    border:1px solid #DFDFDF;
}
.estate_data_td {
    padding-left:5px;
    line-height:16px;
}
.estate_data_td a {
    color:black;
    font-weight:bold;
}
#reg_btn a:hover {
    background:white;
}
#reg_btn a {
    display:block;
    text-decoration:none;
    font-weight:bold;
    color:black;
    margin-top:10px;
    margin-bottom:20px;
    width:120px;
    height:40px;
    line-height:40px;
    border:1px solid #DFDFDF;
    margin-left:auto;
    margin-right:auto;
    background:#EFEFEF;
}
