td,p {font-size:12px;font-family:"lucida grande",verdana,arial;color:#765D85;line-height:1.4em;}
a {color:#4E766C;}
h4 {margin:0px;font-size:14px;}
.footer {color:#999999;font-size:10px;}
.popup:hover {background-color:#eeeeee;border:1px solid #000;}
#showimage{
    position:absolute;
    left:40px;
    z-index:1000;
    visibility:hidden;
    border: 2px outset gray;
}

#dragbar{
    z-index:1000;
    cursor: hand;
    cursor: pointer;
    background-color: #765D85;
    min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
    font-weight: bold;
    margin-right: 1px;
    color:#ffffff;
}
#closetext:hover {text-decoration:underline;}