.mootabs_title {text-transform: uppercase; margin-bottom: 15px;}

.mootabs_title li {z-index: 1; text-decoration: underline; list-style: none; cursor: pointer; background: #f1f6f5 url(../../img/bg/sub_nav_arrow.gif) no-repeat 10px center; padding: 4px 0 4px 25px; margin: 3px 0; width: 245px;}

.mootabs_title li.active {font-weight: bold; background: #c3d191 url(../../img/bg/sub_nav_arrow_selected.gif) no-repeat 10px center;}

.mootabs_title li a {color: #333;}

.mootabs_panel {z-index: 0; display: none; background-color: #fff; width: 100%; clear: both; overflow: hidden;}

.mootabs_panel.active {display: block;}