                div.domtab{ height:auto; position:relative;top:-16px; clear:both;             }
                ul.domtabs{
                        float:left;
                        width:650px;
                        margin:0 0 0;
                }
                ul.domtabs li{
                        float:left;
                        padding:0;
                }
                ul.domtabs a:link,
                ul.domtabs a:visited,
                ul.domtabs a:active,
                ul.domtabs a:hover{
                        width:7em;
                        padding:0.75em 1em 0.3em;
                        display:block;
                        color:#000;
                        height:3em;
                        font-weight:bold;
                        text-decoration:none;
                        text-align:center;
                }
                html>body ul.domtabs a:link,
                html>body ul.domtabs a:visited,
                html>body ul.domtabs a:active{
                        height:auto;
                        min-height:1.4em;
                        font-size:1.2em;
                }
                html>body ul.domtabs a:hover{
                        color:#0066CC;
                }
                ul.domtabs a:hover{
                        background:#FFBA00;
                }
                div.domtab div{
                        clear:both;
                        width:auto;
                        color:#000;
                }
                div.domtab div.info{
                        font-size:10px;
                }
                ul.domtabs li.active a:link,
                ul.domtabs li.active a:visited,
                ul.domtabs li.active a:active,
                ul.domtabs li.active a:hover{
                        background:#FFF;
                        color:#0066CC;
                        font-size:1.2em;
                        text-align:center;
                }
                #domtabprintview{
                        float:right;
                        padding-right:1em;
                        text-align:right;
                }
                #domtabprintview a:link,
                #domtabprintview a:visited,
                #domtabprintview a:active,
                #domtabprintview a:hover{
                        color:#fff;
                }
                p{
                        margin:0 0 .5em 0;
                        line-height:1.3em;
                }
                h3{
                        padding-left:0px;
                }
                h2{
                        padding-left:0px;
                }
                h1{
                        font-size:1.4em;
                        font-weight:bold;
                        padding:.5em 0;
                        color:#0066CC;
                }
                pre{
                        font-size:1.2em;
                        padding:1em;
                }
                div.domtab div a:link,
                div.domtab div a:visited,
                div.domtab div a:active
                {
                        color:#0066CC;

                }
                div.domtab div h2 a,
                div.domtab div h2 a:hover,
                div.domtab div h2 a:active
                {
                        color:#0066CC;
                        display:inline;
                        padding:0;
                        font-weight:bold;
                        font-size:1em;
                }
                .domtabs{top:-30px;position:relative;left:-12px;height:20px;}

                li.active #first2{background: url(../images/first.gif) no-repeat 0px -1px #fff;z-index:9999;}
                li.active:hover #first2{background: url(../images/first_hover.gif) no-repeat 0px -1px #FFBA00;}
                li:hover #first2{background: url(../images/first_hover.gif) no-repeat 0px -1px #FFBA00;}
                #two2, #three2, #four2{border-left: 2px solid #fff;  }
                #five2{border-left: 2px solid #fff;width:9em;padding:0.75em 1em 0.3em ; }

/* other scheme! */

div#other.domtab div{
        clear:both;
        width:auto;
        color:#000;
}
div#other ul.domtabs {        top:-30px;position:relative;left:-12px;margin:0px;list-style:none;}

#other ul.domtabs a:hover {         background:#FFBA00; }
#other ul.domtabs #first3:hover{         background: url(../images/first_hover2.gif) no-repeat 0px -1px #FFBA00;}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
        background:#FFF;
}
div#other ul.domtabs li.active  #first3:link,
div#other ul.domtabs li.active  #first3:visited,
div#other ul.domtabs li.active  #first3:active,
div#other ul.domtabs li.active  #first3:hover{
        background: url(../images/first2.gif) no-repeat 0px -1px #fff;z-index:9999;
        color:#0066CC;
}
div#other ul.domtabs li.active  a:hover{
        background: #FFBA00;
        color:#0066CC;
}
div#other ul.domtabs li.active   #first3:hover{
        background: url(../images/first_hover2.gif) no-repeat 0px -1px #fff;z-index:9999;
        color:#0066CC;
}

div#other ul.domtabs a:link,
div#other ul.domtabs a:visited,
div#other ul.domtabs a:active,
div#other ul.domtabs a:hover{ padding:0.6em 1em 0.4em;width:auto;
}
div#other ul.domtabs #first3:link,
div#other ul.domtabs #first3:visited,
div#other ul.domtabs #first3:active,
div#other ul.domtabs #first3:hover{ padding:0.6em 1em 0.4em;width:auto;
}

div#other div li.linkcat {list-style:none;margin-bottom:10px;}
div#other div li.linkcat ul li{list-style:none inside;border-bottom:1px dotted #FFBA00;margin:2px;}
div#other div li.linkcat ul li a{color:#000;font-weight:normal;}

#two3, #three3{border-left: 2px solid #fff;  }
#four3{border-left: 2px solid #fff;  }

#other hr {border-top: 2px dashed #fff;border-bottom: 2px solid #fff;border-left: 2px solid #fff;border-right: 2px solid #fff;margin-bottom:10px;margin-top:10px;;background:#ffba00 left;width:auto;}
