.multiPage
{
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
}
.tabstyle 
{
    text-align: left !important;
    font-size: 1.5em;
    height: 50px;
    line-height: 50px;
    color: #666666;
    font-weight: bold;
}
.tabstyle .rtsTxt 
{
    margin-left: 10px;
}      
.tabselectedstyle
{
   background: url(../images/features_tab_bg_active.png) no-repeat left top !important;
   color: #000000;
} 

