
dl#specs dt {
   margin: 4px 0;
   padding: 4px;
   font-weight: bold;
   font-size: 11px;
   background-color: #EBEBEC;
}

dl#specs dd {
   margin: 4px 0;
   padding: 4px;
   /* height: 14px; */
   position:relative;
   left: 18px;
   font-size: 11px;
   /* font-weight: bold; */
   /* background-color: #EBEBEC; */
}

dl#specs dt.section {
    margin: 3px -2px;
   height: 16px;
   padding: 4px 10px;
   font-size: 11px;
   color: #FFF;
    background-color: #B2B8BD;
    background: url("https://www.HigherEndInstruments.com/HEIImages/BossSpecBG.gif") no-repeat;
}

dl#specs dt.comment {
   color: #999;
   font-size: 10px;
   font-weight: normal;
   background-color: #FFF;
}

.skzdropcontent{
display:block;
vertical-align:text-top;
/* overflow: auto; */
/* width: 30.5em; */
width: 400px ;
/* margin-top: 6px; */
/* padding: 3px 3px 10px 0px; */
margin-top: 6px;
margin-left: 6px;
margin-bottom: 10px ;
margin-right:2px;
}

.dropcontent2{
display:block;
border: 1px solid #ADADAD;
-moz-border-radius-bottomright: .75em;
-moz-border-radius-bottomleft: .75em;

-webkit-border-bottom-right-radius: .75em;
-webkit-border-bottom-left-radius: .75em;
padding:10px;

position:relative;
top: -16 ;
width: 600px;
/* height: 200px; */
 /* overflow-x:hidden; */
 overflow-y:hidden;
}

.tabstyle{
cursor: pointer;
cursor: hand;
/* width:80px; */
font: bold 14px Arial;
/* background-color: lightyellow; */
background-color: white;
 /* border-top: 1px solid gray; */
 border-right: 2px solid red ;
/* left: 13px; */
margin-bottom:2px;
margin-left: 2px;
}


.tabstyle b{
/* color:  blue;
 margin-left: 3px;
/* --margin-right: 23px; */
 margin-right: 12px;
 }

#cyclelinks2{
margin-right:15px;
position: absolute;
left: -1600px;
}

#cyclelinks2 .tabsfootstyle{
font-weight:bold;
text-decoration:none;
background-color:white;
margin-right:3px;
position: absolute;
left: -1600px;
}


p.skzText {
border: 1px solid #ADADAD;
-moz-border-radius-bottomright: .75em;
-moz-border-radius-bottomleft: .75em;
-webkit-border-bottom-right-radius: .75em;
-webkit-border-bottom-left-radius: .75em;
}

table.skzTable  {
border: 1px solid #ADADAD;
/* position:relative; /*
/* top: 10 ; */
-moz-border-radius-bottomright: .75em;
-moz-border-radius-bottomleft: .75em;
-webkit-border-bottom-right-radius: .75em;
-webkit-border-bottom-left-radius: .75em;
}


.skztabstyle
{
cursor: pointer;
cursor: hand;
margin-left: 2px;
border: 1px solid #ADADAD;
/* border-bottom-style:none; */
/* font: bold italic 14px Arial; */
font: bold 16px Arial;
position:relative;
/* top: -3 ; */
background-color: white;
/* clear: right ; */
/* display: block; */
/* width: 95%; */
/* overflow: auto; */
 /* overflow-x:hidden; */
/* overflow-y:hidden; */
/* height:100%; */
 padding-right:2px;
 padding-left:2px;
 /* margin-right:2px; */
/* margin-bottom:2px; */
/* -moz-border-radius-bottomright: .5em; */
/* -moz-border-radius-bottomleft: .5em; */
-moz-border-radius-topright: .35em;
-moz-border-radius-topleft: .35em;
-webkit-border-top-right-radius: .35em;
-webkit-border-top-left-radius: .35em
}

