.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a	{ color:#339 ! important; background-color:transparent ! important; border:0px solid #99c; text-decoration:none; padding:0; border-left-width:0; border-bottom:none }
.tabset_tabs a:hover	{ color:#00c ! important; background-color:transparent ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:transparent! important; border-color:black; border-left-width:0px; cursor:default; border-bottom:white; padding-top:0px; padding-bottom:0px }


    /*.tabset_tabs li a#hsoPanelOffer1 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer1.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        .tabset_tabs li a#hsoPanelOffer1:hover {background-position: 0px -25px;}
    .tabset_tabs li a#hsoPanelOffer2 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer2.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        .tabset_tabs li a#hsoPanelOffer2:hover {background-position: 0px -25px;}
    .tabset_tabs li a#hsoPanelOffer3 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer3.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        .tabset_tabs li a#hsoPanelOffer3:hover {background-position: 0px -25px;}*/

    .tabset_tabs li a#hsoPanelOffer1 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer1.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        
        /*.preactive*/
        /*.tabset_tabs li a#hsoPanelOffer1:hover {background-position: 0px -25px;}*/
        .tabset_tabs li a.active {background-position: 0px -25px!important;}
        
    .tabset_tabs li a#hsoPanelOffer2 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer2.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        /*.tabset_tabs li a#hsoPanelOffer2:hover, .active {background-position: 0px -25px;}*/
    .tabset_tabs li a#hsoPanelOffer3 {float:left; width:23px; height:25px; background:transparent url(/includes/images/hsoOffer3.png) no-repeat; text-indent:-9999px; cursor: pointer;}
        /*.tabset_tabs li a#hsoPanelOffer3:hover, .active {background-position: 0px -25px;}*/



.tabset_tabs li.firstchild a	{ border-left-width:0px }

.tabset_content	{ /*border:1px solid black;*/ /*background-color:white;*/   /*padding:0.5em 1em;*/ display:none }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ /*display:block;*/ }
}
