.mootabs_title {list-style:none; height: 32px;}
.mootabs_title li{display:block; width:115px; height:30px; text-decoration:none; float:left; background:url(images/home/tab-inactive.jpg) no-repeat; text-transform:uppercase; color:#9b9a97; text-indent:20px; line-height:2.7em; overflow:hidden; cursor: pointer; font-size:1.2em; font-weight:bold;}
.mootabs_title li.active{background:url(images/home/tab-active.jpg) no-repeat; color:#000; position:relative; z-index:99;}
.mootabs_panel{display: none; background-color: #ddd; position: relative; width: 100%; top: -4px; clear: both; z-index:1;}
.mootabs_panel.active{background:url(images/home/tab_box_bg.jpg) repeat-x; display: block;}
.mootabs_panel div.inner{padding:10px 10px 10px 20px;}
ul.hometypes, ul.homeareas{list-style:none; font-size:1.2em;}
ul.hometypes li, ul.homeareas li{display:block; width:135px; float:left;}
ul.hometypes li a, ul.homeareas li a{color:#4f4e4c;}