/*style for boarding houses section*/
div.row {width:99%;}
span.title {font-weight:bold; color:black; width:120px;}
span.phone {white-space:nowrap}
span.email, span.address, span.title {float:left}
span.email {width:130px}
div.row span.address {margin-bottom:20px}

p.belowInfo {clear:both}

div#leftnav {height:100%}

table.house_details {border-collapse:collapse; width:600px}
table.house_details td {padding-bottom:6px}
table.house_details td.title {font-weight:bold; width:100px}
