
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.z-top-tab{
    width: 330px;
    /*border-top: 1px solid #776655;*/
    /*margin-top: 2px;*/
}

.z-top-scroll{
    width: 138px;
    height:25px;
    text-align: right;
    color: #99b09d;
    background: url('/images/zacks/top_tab/bg.gif') repeat-x 50% bottom;
}
.z-top-scroll_vid{
    /*width: 138px;*/
    width: 70px;
    height:25px;
    text-align: right;
    color: #99b09d;
    background: url('/images/zacks/top_tab/bg.gif') repeat-x 50% bottom;
}
.z-top-scroll_vid_80{width: 80px !important;} /*** added width for Video page tab ***/
.header-toptab_250{width: 250px !important;}  /*** added width for Video page tab ***/
.z-top-scrollcontent{
    width:330px;
    height:110px;
    overflow:hidden;
    margin:0 0 5px 0;
    padding: 0 0 5px 0;
}
.z-top-scrollcontent ul{
    padding: 0;
    margin: 0;
}
.z-top-scrollcontent li{
    border-bottom: 1px dotted #99b09d;
    /*line-height: 21px;*/
    font-size: 8pt;
    padding: 3px 0;
    margin: 0;
    background: none;
}
.z-top-scrollcontent li a{
    color: #000099;
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 0;
    padding-top: 0;
}
/*.z-top-scrollcontent li.alt{
    background:#e6f3e7;
}*/
img{
    border: none;
}

.tab-msg{
        padding:20px;
     text-align:center;
    font-weight:bold;
}

.zacks_logo{
    margin-top:25px;
}

.ztoptab_sps{
    margin-top: 5px;
}
/********************************************************/
.header-toptab{width: 190px;}
.header-toptab_vid{width: 260px;}

.header-toptab, .header-toptab_vid {
    font-size: 11px;
    font-weight: bold;
    background: url('/images/zacks/top_tab/bg.gif') repeat-x 50% bottom;
    float: left;   
    line-height: normal;
    height:25px;
}
.header-toptab ul, .header-toptab_vid ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: bold;
}
.header-toptab li, .header-toptab_vid li {
    padding: 0 0 0 8px;
    margin: 0;
    background: url('/images/zacks/top_tab/left.png') no-repeat left top !important;
    float: left;
    list-style-type: none;
    font-weight: bold;
    font-size: 11px;
    list-style-image: none;
    /*border-bottom: 1px solid #776655;*/
}
.header-toptab a, .header-toptab a:link, .header-toptab_vid a, .header-toptab_vid a:link,
.header-toptab span
{
    cursor:pointer;
    padding: 5px 9px 4px 2px;
    height: 15px;
    font-size: 11px;
    display: block;
    font-weight: bold;
    background: url('/images/zacks/top_tab/right.png') no-repeat right top;
    float: left;
    color: #000099;
    text-decoration: none;
    outline:none;
}
.header-toptab a:visited, .header-toptab_vid a:visited {
    padding: 5px 9px 4px 2px;
    height: 15px;
    font-size: 11px;
    display: block;
    font-weight: bold;
    float: left;
    color: #000099;
    text-decoration: none;
}
.header-toptab a:hover,  .header-toptab_vid a:hover{
    color: #333;
    font-weight: bold;
}
.header-toptab .select, .header-toptab_vid .select {
    background-image: url('/images/zacks/top_tab/left_on.png') !important;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
}
.header-toptab .select a, .header-toptab .select a:link,
.header-toptab_vid .select a, .header-toptab_vid .select a:link,
.header-toptab .select span 
{
    background-image: url('/images/zacks/top_tab/right_on.png');
    color: #333;
    padding: 5px 8px 5px 0;
    font-weight: bold;
    outline:none;
}
.header-toptab .select a:visited,
.header-toptab_vid .select a:visited {
    color: #333;
    padding: 5px 9px 5px 4px;
    font-weight: bold;
}
