.accordionWrapper{display:inline-block; overflow:hidden;}
.accordionWrapper img {vertical-align:top; border:0; margin:0; padding:0px}
.accordionWrapper div{display:inline; float:left; margin:0px;}
.accordionWrapper div.title{cursor:pointer; float:left;}
.accordionWrapper div.content{display:none;}

.tabcontent {line-height:1.1!important; float:left; width:560px; min-height:200px; height:auto!important; background-image:url(/fisk-theme/images/accordioncontent_bg.jpg); background-position:bottom; background-repeat:no-repeat;}

.tabcontent p {font-size:1.1em!important; margin:0; padding:0; }

.tabcontent h4 {
        font-size:14px!important; line-height:normal!important; margin:0; padding:0;
}

.set {}
.set1{}
.set2{}
.set3{}

#haitari  {
	font-family: Arial,Helvetica,sans-serif;
        color:#000000;
	border: 0px;
}
#haitari div {height:auto; margin:0px; padding:0px;
}
#haitari .space {height:20px; border:0px; margin:0px; padding:0px; clear:both;
}
#haitari p {
        padding:0px;
        margin:0px;
	margin-top : 5px;
        margin-bottom : 5px;
	border: none;
	text-decoration: none;
	font-weight: normal;
        color:#000000!important;
	/*margin: 0px;
	padding: 10px;*/
        /*padding:5px 0px 5px 0px;*/

}

#haitari a {
	cursor:pointer;
	display:block;
        height:19px;
        padding-top:3px;
	padding-left:15px;
	padding-bottom:3px;
        margin:0px;
	text-decoration: none;
	font-weight: normal;
        text-transform:uppercase;
	font-size: 14px;
	color: #ffffff;
        background-image: url("/fisk-theme/images/tab.png");
        background-repeat: no-repeat;
}
#haitari a:hover {
      	color: #ffffff;
        text-decoration: none;
	background-image: url("/fisk-theme/images/tab.png");
        background-repeat: no-repeat;
}
#haitari a.selected {
	/*color: black;
	background-color: #80cfe2;*/
        color: #ffffff;
        text-decoration: none;
	background-image: url("/fisk-theme/images/tab_selected.png");
        background-repeat: no-repeat;
}


/*#accordion {
	position:relative;
	left:23px;
	width: 260px;
	padding-bottom:50px;
}
#accordion h5 {
	font-size:12px; color:#e80f01;
        text-decoration:none;
        background-image:url(/fisk-theme/images/linkkinuoli.png);
        background-position:left;
        background-repeat:no-repeat;
        padding-left:14px;
        padding:0;
	cursor:pointer;
}

currently active header
#accordion h5.current {
 	font-size:12px; color:#e80f01;
        text-decoration:none;
        background-image:url(/fisk-theme/images/nuolialas.png);
        background-position:left;
        background-repeat:no-repeat;
        padding-left:14px;
        padding:0;
	cursor:default;
}

accordion pane
#accordion div.pane {
	display:none;
}*/

.tabcontent a {
	cursor:pointer;
	display:inline!important;
        padding:0px!important;
        margin:0px!important;
	text-decoration: none;
	font-weight: normal!important;
        text-transform:none!important;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 12px!important;
        color:#000000!important;
        background-image:none!important;
}
.tabcontent a:hover {
        font-weight: normal!important;
        text-transform:none!important;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 12px!important;
        color:#e80f01!important;
        background-image:none!important;
}
.tabcontent a.selected {
        font-weight: normal!important;
        text-transform:none!important;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 12px!important;
        color:#000000!important;
        background-image:none!important;
}

.tabcontent table tr {
        height:20px;
}

.tabcontent table td {
        height:20px;
}
