.listtab {
    display: inline;
    padding: 0;
    margin: 0;
    height: 500px;
}
.top-row {
    border-top: solid 1px #0383ce;
    color: #0383ce;
    font: bold 12px Arial, Verdana, sans-serif;
    padding: 4px;
    margin: 0 0 0 10px;
    clear: both;
    text-align: right;
}


.tip, .tipml {
    background: #f3f7c3;
    color: #777;
    font: italic 11px Arial, sans-serif;
}

.copyright {
    font: 9px Arial, sans-serif;
    color: #777;
    text-align: center;
}


.tipml {
    display: block;
}

.alertbox {
    background: #f8e498;
    border: solid 2px #fecb00;
    padding: 3px;
}

.infobox {
    background: #efefef;
    border: solid 2px #DDD;
    padding: 3px;
}

.tab {
    height: 19px;
    text-align: center;
    margin: -2px 4px 0 4px;
    padding: 4px 0 0px 0;
    font: bold 12px Arial;
    color: #00a925;
    float: left;
    text-decoration: none;
}
.tab:hover {
    color: #fff;
}


.tab_active {
    color: #fff;
    height: 19px;
    text-align: center;
    margin: -2px 4px 0 4px;
    padding: 4px 0 0px 0;
    font: bold 12px Arial;
    float: left;
    text-decoration: none;
}


.context-button {
    margin: 0;
    padding: 1px 3px 3px 3px;
    font: bold 12px Arial, sans-serif;
    background-color: #07435c;
    color: #fff;
    text-decoration: none;
    border: solid 2px #7cc9f3;
}

.context-button:hover {
    background-color: #7fa640;
    border: solid 2px #7cc9f3;
}

#findit {
    width: 85px;
    background: url('../images/tabs/findit.gif') bottom center no-repeat transparent;
}

#findit_active {
    width: 85px;
    background: url('../images/tabs/findit_hover.gif') bottom center no-repeat transparent;
}

#findit:hover {
    background: url('../images/tabs/findit_hover.gif') bottom center no-repeat;
}

#listit {
    width: 85px;
    background: url('../images/tabs/listit.gif') bottom center no-repeat;
}

#listit_active {
    width: 85px;
    background: url('../images/tabs/listit_hover.gif') bottom center no-repeat;
}


#listit:hover {
    background: url('../images/tabs/listit_hover.gif') bottom center no-repeat;
}

#pro {
    width: 121px;
    background: url('../images/tabs/pro.gif') bottom center no-repeat;
}

#pro_active {
    width: 121px;
    background: url('../images/tabs/pro_hover.gif') bottom center no-repeat;
}

#pro:hover {
    background: url('../images/tabs/pro_hover.gif') bottom center no-repeat;
}

#what {
    width: 117px;
    background: url('../images/tabs/what.gif') bottom center no-repeat;
}

#what_active {
    width: 117px;
    background: url('../images/tabs/what_hover.gif') bottom center no-repeat;
}

#what:hover {
    background: url('../images/tabs/what_hover.gif') bottom center no-repeat;
}



#toll-free {
    float: right;
    background: #8bd3f5;
    padding: 20px 0 20px 0;
    font: bold 16px Arial;
    color: #fff;
    width: 151px;
    margin-top: 9px;
    text-align: center;
}

/* quick-login and quick-links are the box for user control in top right */

#quick-login, #quick-links {
    margin: -6px 0 0 0;
    background: #fff;
    height: 70px;
}

#quick-login form{
    margin:0;
    padding:0;
}

#quick-login strong {
    color: #0096d6;
    font: 11px Arial, sans-serif;
    margin: 0px 0 0px 10px;
}

.welcome_wagon {
    color: #000;
    font: bold 12px Arial, sans-serif;
}

#quick-links {
    padding: 24px 0px 0 5px;
    height: 42px;
    width: 150px;
    text-align: left;
    color: #07435c;
}

#quick-links a {
    color: #0383ce;
    font: bold 10px Arial;
}

#quick-links a:hover {
    color: #0096d6;
}
#quick-login input {
    margin: 0px 0 0 10px;
    font: 9px Arial, sans-serif;
    width: 102px;
}
.oom {
    color: #fff;
}
.sortable {
    width: 480px;
}
