section.latest_realestate7 { width:100%; }

section.latest_realestate7 > ul:nth-child(1) { height:30px; }
section.latest_realestate7 > ul:nth-child(1) > li { line-height:30px; }
section.latest_realestate7 > ul:nth-child(1) > li:nth-child(1) { padding-left:10px; }
section.latest_realestate7 > ul:nth-child(1) > li:nth-child(2) { padding-right:20px; }

section.latest_realestate7 > ul:nth-child(2) > li { height:30px; line-height:30px; border-top:1px solid #cacaca; min-height:30px;}
section.latest_realestate7 > ul:nth-child(2) > li:nth-child(1), section.latest_realestate7 > ul:nth-child(2) > li:nth-child(2), section.latest_realestate7 > ul:nth-child(2) > li:nth-child(3) { border-top:none; }
section.latest_realestate7 > ul:nth-child(2) > li:nth-child(3n) { padding-right:20px; }

section.latest_realestate7 > ul:nth-child(2) > li > a { text-decoration:none; color:black; }
section.latest_realestate7 > ul:nth-child(2) > li > a:link { text-decoration: none; color:black; }
section.latest_realestate7 > ul:nth-child(2) > li > a:visited { text-decoration: none; color:black; }
section.latest_realestate7 > ul:nth-child(2) > li > a:active { text-decoration: none; color:black; }
section.latest_realestate7 > ul:nth-child(2) > li > a:hover { text-decoration: none; color:black; }